We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9feed commit cb1a8d7Copy full SHA for cb1a8d7
Dockerfile
@@ -16,4 +16,4 @@ ENV PYTHONUNBUFFERED 1
16
17
COPY README.md main.py entrypoint.sh /
18
19
-ENTRYPOINT [ "sh entrypoint.sh" ]
+ENTRYPOINT [ "/entrypoint.sh" ]
0 commit comments