From 4f2544b6098eee1aae3346999d412f023c5127a3 Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:43:44 +0100 Subject: [PATCH] Dockerfile: ip6tables-legacy is included in ip6tables --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f60b3483..2e34241c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,6 @@ RUN apk add --no-cache \ dpkg \ dumb-init \ ip6tables \ - ip6tables-legacy \ iptables \ iptables-legacy \ wireguard-tools