Merge pull request #14307 from kolyshkin/readme-fixes

README.md: fix cgroups/namespaces name and link
This commit is contained in:
moxiegirl
2015-07-07 06:09:20 -07:00
2 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -323,9 +323,6 @@ options for `zfs` start with `zfs`.
$ docker -d --storage-opt dm.blkdiscard=false
## Docker execdriver option
Currently supported options of `zfs`:
* `zfs.fsname`
@@ -338,6 +335,8 @@ Currently supported options of `zfs`:
$ docker -d -s zfs --storage-opt zfs.fsname=zroot/docker
## Docker execdriver option
The Docker daemon uses a specifically built `libcontainer` execution driver as
its interface to the Linux kernel `namespaces`, `cgroups`, and `SELinux`.