sha256:63d9f7b6b36094315f1d0b235d0c41412232fc4a70733fea4a4ebf43de5ef4dd
OS/ARCH
linux/amd64
Compressed size
3.96 GB
Last pushed
about 2 months by veysel1988
Type
Image
Manifest digest
sha256:63d9f7b6b36094315f1d0b235d0c41412232fc4a70733fea4a4ebf43de5ef4dd
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c apt-get update82.42 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 # buildkit709 B8RUN /bin/sh -c dpkg -i220.95 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 B16/bin/sh -c apt-get update &&1.89 GB17/bin/sh -c mkdir -p /opt/code-server/extensions264 B18COPY file:b17a495432f43faba109ba251c9d1fa5e693bfe1a09736c9bb96ca5194ed0b26 in /tmp/pylance.vsix 24.89 MB19COPY file:ae8d127f1cad006da61d5cfd4c8c1b68756c33449b2d6f4802da56ba73e75f05 in /tmp/html-preview.vsix 858.72 KB20/bin/sh -c code-server --extensions-dir /opt/code-server/extensions130.09 MB21COPY file:742438442f1c5e37b11cf35730bd99667fa5419d2ff8c6759f11166bf7416882 in /tmp/r-packages.txt 328 B22COPY file:ce0984776db7ef189a6cfa9ede61270260e28e7036c6267c8b9a2ab192158531 in /tmp/requirements.txt 520 B23/bin/sh -c ls -lh /tmp183 B24/bin/sh -c python3 -m venv1.06 GB25/bin/sh -c Rscript -e "options(repos123.67 MB26/bin/sh -c chmod -R 777123.66 MB27ENV QUARTO_VERSION="1.4.555"0 B28/bin/sh -c wget -q https://github.com/quarto-dev/quarto-cli/releases/download/v${QUARTO_VERSION}/quarto-${QUARTO_VERSION}-linux-amd64.deb120.19 MB29/bin/sh -c curl -LsSf https://astral.sh/uv/install.sh21.92 MB30/bin/sh -c chmod -R 777130.6 MB31/bin/sh -c echo 'source /opt/venv/bin/activate'1.22 KB32/bin/sh -c export SSL_CERT_FILE=/config/ca.crt183 B33/bin/sh -c git config --system357 B34USER 10000 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'