Browse Source

Update Dockerfile

219073b534
pull/684/head^2
Peter Lewis 3 years ago
committed by GitHub
parent
commit
cd69404fbc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Dockerfile

1
Dockerfile

@ -27,6 +27,7 @@ RUN npm i -g nodemon
# Install Linux packages
RUN apk add -U --no-cache \
iptables \
wireguard-tools \
dumb-init

Loading…
Cancel
Save