mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-24 16:34:40 +08:00
Added xtables-addon to netfilter container to handle iptables rules with geoip
This commit is contained in:
parent
e2b4b6f6bc
commit
f16d36eb74
@ -13,6 +13,7 @@ RUN apk add --virtual .build-deps \
|
||||
&& apk add -U python3 \
|
||||
iptables \
|
||||
ip6tables \
|
||||
xtables-addons \
|
||||
tzdata \
|
||||
py3-pip \
|
||||
musl-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user