Set --ip-masq to false

This commit is contained in:
Dawn Chen 2014-10-16 11:58:06 -07:00
parent 8a9c40c729
commit baf3bea79a

View File

@ -1 +1 @@
DOCKER_OPTS="--bridge cbr0 --iptables=false -r=false" DOCKER_OPTS="--bridge cbr0 --iptables=false --ip-masq=false -r=false"