Browse Source

Update Dockerfile

@pheiduck think we’ll need this
pull/745/head
Peter Lewis 3 years ago
committed by pheiduck
parent
commit
7ac862bd18
  1. 2
      Dockerfile

2
Dockerfile

@ -29,6 +29,8 @@ RUN npm i -g nodemon
RUN apk add --no-cache \
dpkg \
dumb-init \
ip6tables \
ip6tables-legacy \
iptables \
iptables-legacy \
wireguard-tools

Loading…
Cancel
Save