We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43eb2a7 commit d0950bfCopy full SHA for d0950bf
Dockerfile
@@ -34,4 +34,4 @@ RUN source env/bin/activate
34
35
RUN env/bin/python3 -m pip install -r requirements.txt
36
37
-CMD [ "entry_point.sh" ]
+CMD [ "./entry_point.sh" ]
0 commit comments