Browse Source

Dockerfile: ip6tables-legacy is included in ip6tables

pull/781/head
Philip H 2 years ago
committed by GitHub
parent
commit
4f2544b609
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      Dockerfile

1
Dockerfile

@ -30,7 +30,6 @@ RUN apk add --no-cache \
dpkg \
dumb-init \
ip6tables \
ip6tables-legacy \
iptables \
iptables-legacy \
wireguard-tools

Loading…
Cancel
Save