add option: experimental (#3724)

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
Thomas Sjögren 2017-06-28 20:11:41 +02:00 committed by Misty Stanley-Jones
parent 7f26e208fe
commit 6840de4d5a
1 changed files with 4 additions and 0 deletions

View File

@ -1056,6 +1056,7 @@ long: |
"dns-search": [],
"exec-opts": [],
"exec-root": "",
"experimental": false,
"fixed-cidr": "",
"fixed-cidr-v6": "",
"graph": "",
@ -1298,6 +1299,9 @@ options:
- option: exec-root
default_value: /var/run/docker
description: Root directory for execution state files
- option: experimental
default_value: false
description: Enable experimental features
- option: fixed-cidr
description: IPv4 subnet for fixed IPs
- option: fixed-cidr-v6