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 a8672ee commit 8d65d4bCopy full SHA for 8d65d4b
Dockerfile
@@ -31,5 +31,4 @@ RUN pipx install poetry
31
ENV PATH="/home/ocf/.local/bin:${PATH}"
32
33
34
-# CMD ["./start.sh"]
35
-CMD ["while true; do sleep 360; done"]
+CMD ["./start.sh"]
0 commit comments