When the Docker daemon uses icc=true and iptables=true defaults, iptables are not written when linking --link containers. Only when I set icc=false iptables=true does iptables get written when linking containers with --link. Is this an error or am I missing something?
Asked
Active
Viewed 195 times