We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fd8e5 commit b3df843Copy full SHA for b3df843
Dockerfile
@@ -28,3 +28,5 @@ ENV PATH="/:/usr/local/bin:${PATH}"
28
29
EXPOSE 5050
30
WORKDIR "/"
31
+ENTRYPOINT [ "/service" ]
32
+
0 commit comments