Added xtables-addon to netfilter container to handle iptables rules with geoip
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