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 dafb9d5 commit bd3dab7Copy full SHA for bd3dab7
docker/simple/Dockerfile
@@ -35,4 +35,4 @@ ENV PORT=8000
35
EXPOSE 8000
36
37
# Run the server start script
38
-CMD ["/bin/sh", "/app/run.sh"]
+CMD ["/bin/sh", "/app/docker/simple/run.sh"]
0 commit comments