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 74cf0bb commit 6941e97Copy full SHA for 6941e97
Dockerfile
@@ -11,4 +11,4 @@ COPY app /app
11
12
EXPOSE 6001
13
14
-CMD /app/start.sh
+ENTRYPOINT /app/start.sh
0 commit comments