We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efa320b + a344269 commit 5d1fb17Copy full SHA for 5d1fb17
Dockerfile
@@ -15,6 +15,7 @@ RUN \
15
echo "**** install runtime packages ****" && \
16
apk add --no-cache \
17
fail2ban \
18
+ iptables-legacy \
19
logrotate \
20
msmtp \
21
nftables \
Dockerfile.aarch64
0 commit comments