Added xtables-addon to netfilter container to handle iptables rules with geoip

master
Marc Vorwerk 2022-01-18 16:27:40 +01:00
parent e2b4b6f6bc
commit f16d36eb74
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ RUN apk add --virtual .build-deps \
&& apk add -U python3 \
iptables \
ip6tables \
xtables-addons \
tzdata \
py3-pip \
musl-dev \