mirror of https://github.com/docker/docs.git
Update zfs-driver.md (#1729)
This commit is contained in:
parent
2b7f04a311
commit
8b40f11554
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue