We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1c8d9 commit 3d8f704Copy full SHA for 3d8f704
Dockerfile
@@ -27,4 +27,4 @@ USER docker
27
28
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
29
30
-CMD ["start.sh"]
+CMD ["/bin/bash", "/start.sh"]
0 commit comments