We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2483059 commit 314eafcCopy full SHA for 314eafc
Dockerfile
@@ -72,4 +72,4 @@ RUN source /opt/emsdk/emsdk_env.sh \
72
&& chmod +x /opt/entrypoint.sh
73
74
ENTRYPOINT ["tini", "-v", "--", "/opt/entrypoint.sh"]
75
-WORKDIR /wd
+WORKDIR /github/workspace
0 commit comments