Skip to main content
Skip table of contents

Docker issues with Firewalld



If for some reason, any of the docker containers is not starting and upon looking invokation of the start/docker-compose up -d command, errors like below are displayed on the terminal,


Docker Daemon Error

CODE
Cannot start container <container id>: iptables failed: iptables --wait -t filter -A DOCKER ! -i docker0 -o docker0 -p tcp -d 172.17.0.23 --dport 4000 -J ACCEPT: iptables: No chain/
target/match by that name.


Restart the docker daemon by executing command


CODE
$ systemctl restart docker
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.