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 10cbce5 commit 3118cd3Copy full SHA for 3118cd3
Dockerfile
@@ -1,4 +1,5 @@
1
-FROM node:4.4.2
+FROM node:argon-slim
2
+ENV NPM_CONFIG_LOGLEVEL error
3
WORKDIR /src
4
ADD . /src
5
RUN cd /src \
0 commit comments