Category "firewalld"

Block Docker container ports with iptables/firewalld

I have an docker-compose deployment with a container, e.g.: version: "3" services: web: image: nginx ports: - "8080:80" Docker version is 20.10.

firewalld: ERROR: Calling pre func <bound method Firewall.full_check_config of <class 'firewall.core.fw.Firewall'

I got an error on systemctl status firewalld.service which looked like this: firewalld[18072]: ERROR: Calling pre func <bound method Firewall.full_check_conf