dockerd: disable bridge firewall by default
Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
parent
94444e832f
commit
876aea333c
@ -2,6 +2,6 @@
|
|||||||
# /etc/sysctl.conf can be used to customize sysctl settings
|
# /etc/sysctl.conf can be used to customize sysctl settings
|
||||||
|
|
||||||
# enable bridge firewalling for docker
|
# enable bridge firewalling for docker
|
||||||
net.bridge.bridge-nf-call-ip6tables=1
|
#net.bridge.bridge-nf-call-ip6tables=1
|
||||||
net.bridge.bridge-nf-call-iptables=1
|
#net.bridge.bridge-nf-call-iptables=1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user