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 33752dd commit 04b9870Copy full SHA for 04b9870
prometheus-monitoring/nodejs-application/dockerfile
@@ -8,9 +8,4 @@ RUN npm install
8
9
COPY ./src/ /work/
10
11
-
12
-###########START NEW IMAGE###################
13
14
-FROM dev as prod
15
16
CMD node .
0 commit comments