Dockerfile clean
This commit is contained in:
parent
158874887f
commit
6529299cf0
@ -1,5 +1,4 @@
|
||||
FROM node:16-buster-slim
|
||||
#RUN apt update && apt install -y git python && apt clean
|
||||
RUN npm i bittorrent-tracker -g
|
||||
COPY --chown=node:node . /home/node/wtshare
|
||||
USER node
|
||||
|
Loading…
Reference in New Issue
Block a user