Re: [CentOS] docker-firewalld

2020-05-31 Thread Rudi Ahlers
As matter of interest, why would you want to run firewalld inside docker? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] docker-firewalld

2020-05-31 Thread Jonathan Billings
On May 31, 2020, at 05:46, Rudi Ahlers wrote: > As matter of interest, why would you want to run firewalld inside docker? The package isn’t to run firewalld inside docker, but to set up the firewall on a system hosting docker containers so they can properly send and receive traffic. --