We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b522ae commit 3ef8feaCopy full SHA for 3ef8fea
1 file changed
node.dockerfile
@@ -33,6 +33,4 @@ RUN npm install
33
COPY . ./
34
EXPOSE $PORT
35
36
-RUN echo "Build version: $build"
37
-
38
ENTRYPOINT ["npm", "start"]
0 commit comments