Sign inSign up

dockersamples/labspace-workspace-node:dev

Multi-platform
Index digest

sha256:d0299d9fdedec4bb6af74962b1f6e7ecf3c9476f0b29fbe25bb668d3ac50d8cf

OS/ARCH

Compressed size

571.38 MB

Last pushed

2 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:1d346983c75440e4a088f14da70e5e19959d614cc1fde284b5b2d6da32620145

Image Layers

1# debian.sh --arch 'amd64' out/47.02 MB
2RUN /bin/sh -c apt-get update82.38 MB
3RUN /bin/sh -c sed -i848.04 KB
4ENV LANG=en_US.UTF-80 B
5RUN /bin/sh -c if grep3.3 KB
6RUN /bin/sh -c ARCH="$(dpkg --print-architecture)"2.11 MB
7COPY ci/release-image/entrypoint.sh /usr/bin/entrypoint.sh # buildkit707 B
8RUN /bin/sh -c dpkg -i121.92 MB
9ENV ENTRYPOINTD=/entrypoint.d0 B
10EXPOSE map[8080/tcp:{}]0 B
11USER 10000 B
12ENV USER=coder0 B
13WORKDIR /home/coder32 B
14ENTRYPOINT ["/usr/bin/entrypoint.sh" "--bind-addr" "0.0.0.0:8080" "."]0 B
15ENV CS_DISABLE_GETTING_STARTED_OVERRIDE=10 B
16ENV PORT=80850 B
17EXPOSE [8085/tcp]0 B
18RUN /bin/sh -c mkdir -p175 B
19COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit18.61 MB
20COPY --chown=1000:1000 /usr/local/libexec/docker/cli-plugins /home/coder/.docker/cli-plugins #32.22 MB
21COPY --chown=1000:1000 /docker-scout /home/coder/.docker/cli-plugins/docker-scout #59.44 MB
22COPY --chown=1000:1000 /cli-plugins/model/linux/docker-model /home/coder/.docker/cli-plugins/docker-model #9.45 MB
23COPY --chown=1000:1000 /cli-plugins/mcp/linux/docker-mcp /home/coder/.docker/cli-plugins/docker-mcp #16.4 MB
24COPY /usr/local/bin/kubectl /usr/local/bin/kubectl # buildkit17.1 MB
25COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit19.82 MB
26COPY /usr/local/bin/cosign /usr/local/bin/cosign # buildkit29.73 MB
27USER root0 B
28RUN /bin/sh -c ln -s166 B
29RUN /bin/sh -c mkdir -p230 B
30RUN /bin/sh -c apt update676.24 KB
31USER 10000 B
32RUN /bin/sh -c code-server --install-extension23.79 MB
33RUN /bin/sh -c code-server --install-extension726.92 KB
34COPY --chown=1000:1000 ./config.yaml /home/coder/.config/code-server/config.yaml #251 B
35COPY --chown=1000:1000 ./settings.json /home/coder/.local/share/code-server/User/settings.json #631 B
36COPY --chown=1000:1000 ./keybindings.json /home/coder/.local/share/code-server/User/keybindings.json #526 B
37ENV TESTCONTAINERS_HOST_OVERRIDE=localhost0 B
38ENV MODEL_RUNNER_HOST=http://model-runner.docker.internal0 B
39ENV LAB_RUNNER_PUBLIC_KEY_PATH=/etc/lab-runner/public-key/runner.pem0 B
40USER root0 B
41COPY ./entrypoint.d /entrypoint.d # buildkit357 B
42USER 10000 B
43CMD ["--disable-update-check" "/home/coder/project"]0 B
44USER root0 B
45RUN /bin/sh -c curl -fsSL84.27 MB
46RUN /bin/sh -c mkdir -p32 B
47RUN /bin/sh -c apt update4.54 MB
48USER 10000 B
49RUN /bin/sh -c code-server --install-extension385.98 KB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'