iptables hook is used to manage iptables rules needed for container to be joined from the outside when using bridge networking mode. Those rules are injected in the default chains of iptables. We should inject them into separate ones in order to improve isolation.
iptables hook is used to manage iptables rules needed for container to be joined from the outside when using bridge networking mode. Those rules are injected in the default chains of iptables. We should inject them into separate ones in order to improve isolation.