


# iptables -L -n Chain INPUT (policy DROP ) target prot opt source destinationĪCCEPT tcp - 0.0.0.0/0 0.0.0.0/0 multiport dports 22 ACCEPT icmp - 0.0.0.0/0 0.0.0.0/0 icmptype 0 ACCEPT all - 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHEDĬhain FORWARD (policy DROP ) target prot opt source destinationĭOCKER-ISOLATION-STAGE-1 all - 0.0.0.0/0 0.0.0.0/0ĪCCEPT all - 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHEDĬhain OUTPUT (policy ACCEPT ) target prot opt source destinationĬhain DOCKER ( 1 references ) target prot opt source destinationĪCCEPT tcp - 0.0.0.0/0 172.17.0.2 tcp dpt:8080ĪCCEPT tcp - 0.0.0.0/0 172.17.0.2 tcp dpt:80ĪCCEPT tcp - 0.0.0.0/0 172.17.0.3 tcp dpt:80Ĭhain DOCKER-ISOLATION-STAGE-1 ( 1 references ) target prot opt source destinationĭOCKER-ISOLATION-STAGE-2 all - 0.0.0.0/0 0.0.0.0/0Ĭhain DOCKER-ISOLATION-STAGE-2 ( 1 references ) target prot opt source destinationĬhain DOCKER-USER ( 1 references ) target prot opt source destinationĪCCEPT tcp - 0.0.0.0/0 0.0.0.0/0 ctorigdstport 80 ACCEPT tcp - 0.0.0.0/0 0.0.0.0/0 ctorigdstport 443 ACCEPT all - 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
