This commit is contained in:
@ -9,3 +9,5 @@ COPY server.js /home/pptruser
|
|||||||
RUN npm install express
|
RUN npm install express
|
||||||
|
|
||||||
CMD node server.js
|
CMD node server.js
|
||||||
|
|
||||||
|
LABEL com.centurylinklabs.watchtower.enable=true
|
||||||
|
|||||||
Reference in New Issue
Block a user