Set --ip-masq to false

(cherry picked from commit baf3bea79a)
This commit is contained in:
Dawn Chen
2014-10-16 11:58:06 -07:00
committed by Joe Beda
parent 3f854498fd
commit 143f33fd65

View File

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