We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592f9f0 commit a04de55Copy full SHA for a04de55
dockerfile
@@ -9,4 +9,3 @@ WORKDIR /app
9
COPY ./package*.json ./
10
RUN mkdir node_modules && npm install
11
RUN npm install --g gatsby-cli
12
-npm install
0 commit comments