add nftables to dev container

This commit is contained in:
Quentin McGaw
2026-02-28 15:24:37 +00:00
parent e87d915f15
commit fa0941a529
+1 -1
View File
@@ -1,2 +1,2 @@
FROM ghcr.io/qdm12/godevcontainer:v0.21-alpine
RUN apk add wireguard-tools htop openssl tcpdump iptables
RUN apk add wireguard-tools htop openssl tcpdump iptables nftables