mirror of
https://github.com/linuxserver/docker-swag.git
synced 2024-12-23 14:29:37 -05:00
Add iptables-legacy to Dockerfile.aarch64 too
This commit is contained in:
parent
625b11d21c
commit
e4a6e31b6f
@ -27,6 +27,7 @@ RUN \
|
|||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
fail2ban \
|
fail2ban \
|
||||||
gnupg \
|
gnupg \
|
||||||
|
iptables-legacy \
|
||||||
memcached \
|
memcached \
|
||||||
nginx-mod-http-brotli \
|
nginx-mod-http-brotli \
|
||||||
nginx-mod-http-dav-ext \
|
nginx-mod-http-dav-ext \
|
||||||
|
Loading…
Reference in New Issue
Block a user