Fix some mistakes in dockerd.md
Signed-off-by: Wang Xing <hzwangxing@corp.netease.com>
This commit is contained in:
parent
b4242ed63b
commit
909fa15eb2
@ -939,7 +939,7 @@ This is a full example of the allowed configuration options in the file:
|
|||||||
"tlscacert": "",
|
"tlscacert": "",
|
||||||
"tlscert": "",
|
"tlscert": "",
|
||||||
"tlskey": "",
|
"tlskey": "",
|
||||||
"api-cors-headers": "",
|
"api-cors-header": "",
|
||||||
"selinux-enabled": false,
|
"selinux-enabled": false,
|
||||||
"userns-remap": "",
|
"userns-remap": "",
|
||||||
"group": "",
|
"group": "",
|
||||||
@ -948,7 +948,7 @@ This is a full example of the allowed configuration options in the file:
|
|||||||
"ipv6": false,
|
"ipv6": false,
|
||||||
"iptables": false,
|
"iptables": false,
|
||||||
"ip-forward": false,
|
"ip-forward": false,
|
||||||
"ip-mask": false,
|
"ip-masq": false,
|
||||||
"userland-proxy": false,
|
"userland-proxy": false,
|
||||||
"ip": "0.0.0.0",
|
"ip": "0.0.0.0",
|
||||||
"bridge": "",
|
"bridge": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user