diff --git a/Dockerfile b/Dockerfile index 985b03e7..ecc1b2f5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,8 @@ RUN npm i -g nodemon RUN apk add --no-cache \ dpkg \ dumb-init \ + ip6tables \ + ip6tables-legacy \ iptables \ iptables-legacy \ wireguard-tools