forked from mirrors/amnezia-wg-easy
Dockerfile: iptables is missing on alpine 3.19
This commit is contained in:
parent
e137419617
commit
219073b534
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ RUN npm i -g nodemon
|
||||||
|
|
||||||
# Install Linux packages
|
# Install Linux packages
|
||||||
RUN apk add -U --no-cache \
|
RUN apk add -U --no-cache \
|
||||||
|
iptables \
|
||||||
wireguard-tools \
|
wireguard-tools \
|
||||||
dumb-init
|
dumb-init
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue