firewall-cmd
The firewalld command-line client. More information: <https://firewalld.org/documentation/man-pages/firewall-cmd>.
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