Skip to content

Commit

Permalink
Firewalld
Browse files Browse the repository at this point in the history
  • Loading branch information
aleskandro committed Nov 12, 2023
1 parent eb7228c commit 4377fb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion microshift.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN set -x; arch=$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/'); cat /etc/
&& ostree container commit

RUN cat /etc/os-release; rpm-ostree --version; ostree --version; \
set -x; PACKAGES_INSTALL="bridge-utils conntrack-tools curl fping iftop iputils iproute mtr nethogs \
set -x; PACKAGES_INSTALL="bridge-utils conntrack-tools curl firewalld fping iftop iputils iproute mtr nethogs \
socat net-tools bind-utils iperf iperf3 iputils mtr ethtool tftp wget ipmitool gawk htop ncdu procps \
strace iotop subversion git git-lfs gnupg2 openssl openvpn rsync tcpdump nmap nmap-ncat krb5-workstation \
qemu-kvm qemu-user-static libvirt virt-manager virt-install sudo screen unzip util-linux-user ignition \
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
enable firewall-microshift.service

0 comments on commit 4377fb7

Please sign in to comment.