forked from mirrors/amnezia-wg-easy
update to node v20
This commit is contained in:
parent
c2432a17a9
commit
024abce7e5
3 changed files with 3506 additions and 12 deletions
|
@ -19,11 +19,9 @@ COPY --from=build_node_modules /app /app
|
|||
# than what runs inside of docker.
|
||||
RUN mv /app/node_modules /node_modules
|
||||
|
||||
# Enable this to run `npm run serve`
|
||||
RUN npm i -g nodemon
|
||||
|
||||
# Install Linux packages
|
||||
RUN apk add -U --no-cache \
|
||||
iptables \
|
||||
wireguard-tools \
|
||||
dumb-init
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue