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.
2 parents bb5d3d0 + ed36f2c commit 4f7dfedCopy full SHA for 4f7dfed
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