mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2026-06-27 11:41:23 +00:00
Add logging & config; update base images
This commit is contained in:
@@ -7,5 +7,4 @@ RUN npm install
|
||||
EXPOSE 8080
|
||||
CMD [ "npm", "start" ]
|
||||
|
||||
COPY . .
|
||||
|
||||
COPY . .
|
||||
Reference in New Issue
Block a user