Update zfs-driver.md (#1729)

This commit is contained in:
scjane 2017-02-16 17:11:27 +08:00 committed by John Mulhausen
parent 2b7f04a311
commit 8b40f11554
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ Once ZFS is installed and loaded, you're ready to configure ZFS for Docker.
The procedure for starting the Docker daemon may differ depending on the
Linux distribution you are using. It is possible to force the Docker daemon
to start with the `zfs` storage driver by passing the
`--storage-driver=zfs`flag to the `dockerd` command, or to the
`--storage-driver=zfs` flag to the `dockerd` command, or to the
`DOCKER_OPTS` line in the Docker config file.
6. Verify that the daemon is using the `zfs` storage driver.