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 d4cce1b commit 0f3e5afCopy full SHA for 0f3e5af
Dockerfile
@@ -7,4 +7,4 @@ WORKDIR /usr/src/app
7
COPY . /usr/src/app/
8
# RUN yarn install
9
# RUN yarn add webpack-cli
10
-CMD [ "yarn", "install" ]
+CMD [ "yarn", "install" ]
0 commit comments