firewalld
dynamically managed firewall with support for network zones
RUN apt-get update && \
apt-get install -y firewalld
RUN apt-get update && \
apt-get install -y firewalld
RUN pacman -S --noconfirm firewalld
RUN apt-get update && \
apt-get install -y firewalld
RUN yum install -y firewalld
RUN dnf install -y firewalld
RUN apt-get update && \
apt-get install -y firewalld