We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947a3aa commit 3e6cb28Copy full SHA for 3e6cb28
Dockerfile
@@ -1,4 +1,4 @@
1
FROM node:10.16.2
2
-WORKDIR /usr/src/app
+WORKDIR /usr/src/app
3
COPY package*.json ./
4
RUN npm i
0 commit comments