firewall-config
graphical configuration tool to change the firewall settings
RUN apt-get update && \
apt-get install -y firewall-config
RUN apt-get update && \
apt-get install -y firewall-config
RUN pacman -S --noconfirm firewall-config
RUN apt-get update && \
apt-get install -y firewall-config
RUN yum install -y firewall-config
RUN dnf install -y firewall-config
RUN apt-get update && \
apt-get install -y firewall-config