From 7ac862bd18a39f5ef4843a7bbaa9dc05d1564c02 Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Thu, 11 Jan 2024 08:20:38 +0000 Subject: [PATCH] Update Dockerfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @pheiduck think we’ll need this --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) 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