We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea578b8 commit 459efc0Copy full SHA for 459efc0
ci/release-image/Dockerfile
@@ -45,7 +45,6 @@ RUN --mount=from=packages,src=/tmp,dst=/tmp/packages dpkg -i /tmp/packages/code-
45
# Allow users to have scripts run on container startup to prepare workspace.
46
# https://github.com/coder/code-server/issues/5177
47
ENV ENTRYPOINTD=${HOME}/entrypoint.d
48
-RUN mkdir -p ${ENTRYPOINTD}
49
50
EXPOSE 8080
51
# This way, if someone sets $DOCKER_USER, docker-exec will still work as
0 commit comments