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 7886733 commit d001597Copy full SHA for d001597
Dockerfile
@@ -4,7 +4,7 @@ MAINTAINER Jeremymarshall
4
5
LABEL "version"="4.0.4"
6
7
-RUN npm cache clean -f; npm install -g npm; npm install -g yo lodash
+#RUN npm cache clean -f; npm install -g npm; npm install -g yo lodash
8
9
RUN mkdir -p /usr/src/app
10
WORKDIR /usr/src/app
0 commit comments