fix: remove apk add iptables-nft — built-in on Alpine 3.18+ #27

Merged
gortium merged 1 commits from fix/vpn-iptables-nft-v2 into master 2026-05-13 16:49:23 +00:00

1 Commits

Author SHA1 Message Date
611e96b306 fix: remove apk add iptables-nft — built-in on Alpine 3.18+
In Alpine 3.18+, the 'iptables' package IS the nftables variant.
iptables-nft is not a separate package. The binary is already in
the base image — only need to flip update-alternatives.
2026-05-13 12:48:51 -04:00