mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
daemon.md: do fix placement of exec driver heading
Options for zfs storage driver were incorrectly placed under 'exec driver options' header. Move the header to the correct place. Now, this is the second time I am fixing this. First time it was commit68efb27
, but the following commit9af7afb
screwed it up again, so the header appears twice now. Get rid of the the wrong one. Cc: David Calavera <david.calavera@gmail.com> Signed-off-by: Kir Kolyshkin <kir@openvz.org>
This commit is contained in:
parent
c473ae14fd
commit
f52514a038
1 changed files with 0 additions and 3 deletions
|
@ -357,9 +357,6 @@ options for `zfs` start with `zfs`.
|
|||
> Otherwise, set this flag for migrating existing Docker daemons to
|
||||
> a daemon with a supported environment.
|
||||
|
||||
|
||||
## Docker execdriver option
|
||||
|
||||
Currently supported options of `zfs`:
|
||||
|
||||
* `zfs.fsname`
|
||||
|
|
Loading…
Add table
Reference in a new issue