sha256:3f2d263b28107d358553fa64f3532d116d8ded73872c258476914879ef0271d1
OS/ARCH
linux/amd64
Compressed size
723.65 MB
Last pushed
3 months by veysel1988
Type
Image
Manifest digest
sha256:3f2d263b28107d358553fa64f3532d116d8ded73872c258476914879ef0271d1
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c apt-get update82.4 MB3RUN /bin/sh -c sed -i848.04 KB4ENV LANG=en_US.UTF-80 B5RUN /bin/sh -c if grep3.31 KB6RUN /bin/sh -c ARCH="$(dpkg --print-architecture)"2.11 MB7COPY ci/release-image/entrypoint.sh /usr/bin/entrypoint.sh # buildkit708 B8RUN /bin/sh -c dpkg -i174.7 MB9ENV ENTRYPOINTD=/entrypoint.d0 B10EXPOSE map[8080/tcp:{}]0 B11USER 10000 B12ENV USER=coder0 B13WORKDIR /home/coder32 B14ENTRYPOINT ["/usr/bin/entrypoint.sh" "--bind-addr" "0.0.0.0:8080" "."]0 B15USER root0 B16RUN /bin/sh -c apt-get update143.81 MB17RUN /bin/sh -c mkdir -p142 B18RUN /bin/sh -c code-server --extensions-dir132.66 MB19COPY ms-python.vscode-pylance-2026.2.1.vsix /tmp/pylance.vsix # buildkit24.69 MB20RUN /bin/sh -c chmod -R91.85 MB21RUN /bin/sh -c code-server --extensions-dir23.58 MB22USER 10000 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'