diff --git a/pkg/ip/Dockerfile b/pkg/ip/Dockerfile index a9aa205d3..ec1c178eb 100644 --- a/pkg/ip/Dockerfile +++ b/pkg/ip/Dockerfile @@ -6,6 +6,10 @@ RUN apk add --no-cache --initdb -p /out \ bash \ busybox \ iproute2 \ + iptables \ + ebtables \ + ipvsadm \ + bridge-utils \ musl \ wireguard-tools