The iptables firewall is used to set up, maintain, and inspect the tables of IP packet filter rules within the Linux kernel. The Docker daemon should be allowed to make changes to the iptables ruleset.
Recommended Mitigation
Do not run the Docker daemon with --iptables=false parameter.