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 \
|
&& apk add -U python3 \
|
||||||
iptables \
|
iptables \
|
||||||
ip6tables \
|
ip6tables \
|
||||||
|
xtables-addons \
|
||||||
tzdata \
|
tzdata \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
musl-dev \
|
musl-dev \
|
||||||
|
|
Loading…
Reference in New Issue