Merge pull request #7333 from corburn/patch-1

Update zfs-driver.md
This commit is contained in:
Anne Henmi 2018-09-26 08:45:05 -06:00 committed by GitHub
commit 3c01dfe6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ use unless you have substantial experience with ZFS on Linux.
- Changing the storage driver makes any containers you have already
created inaccessible on the local system. Use `docker save` to save containers,
and push existing images to Docker Hub or a private repository, so that you
not need to re-create them later.
do not need to re-create them later.
## Configure Docker with the `zfs` storage driver