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 6caceac commit f69b331Copy full SHA for f69b331
images/coder/Dockerfile
@@ -10,4 +10,4 @@ RUN chmod +x /coder
10
COPY run.sh /run.sh
11
RUN chmod +x /run.sh
12
13
-ENTRYPOINT ["/coder/run.sh"]
+ENTRYPOINT ["/run.sh"]
0 commit comments