Revert Dockerfile: switch from iptables to iptables-legacy
This commit is contained in:
@@ -35,7 +35,7 @@ RUN npm i -g nodemon
|
||||
|
||||
# Install Linux packages
|
||||
RUN apk add -U --no-cache \
|
||||
iptables-legacy \
|
||||
iptables \
|
||||
wireguard-tools \
|
||||
dumb-init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user