sha256:697a84550c02c231970e42a3316918b207859b2f1f998cd316cf15abcfa794a4
OS/ARCH
linux/amd64
Compressed size
998.67 MB
Last pushed
12 days by ballerinabot
Type
Image
Manifest digest
sha256:2a313d335622988b749ecc0d083142ca50ec68982197729dde35da176e1b84fb
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.94 MB3ENV LANG=C.UTF-80 B4RUN /bin/sh -c apt-get update32 B5COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit412 B6LABEL version=2.1.150 B7LABEL dev.containers.id=base-debian0 B8LABEL dev.containers.variant=bookworm0 B9LABEL dev.containers.release=v0.4.320 B10LABEL dev.containers.source=https://github.com/devcontainers/images0 B11LABEL dev.containers.timestamp=Thu, 27 Aug 20260 B12USER root0 B13RUN /bin/sh -c mkdir -p135 B14COPY /tmp/build-features/ /tmp/dev-container-features # buildkit224 B15RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(234 B16RUN /bin/sh -c cp -ar102.44 MB17RUN /bin/sh -c cp -ar164.2 MB18ARG _DEV_CONTAINERS_IMAGE_USER=root0 B19USER root0 B20LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1","customizations":{"vscode":{"settings":{"github.copilot.chat.codeGeneration.instructions":[{"text":"This dev0 B22ARG BALLERINA_DIST=ballerina-2201.13.6-swan-lake-linux-x64.deb0 B23COPY ballerina-2201.13.6-swan-lake-linux-x64.deb ./ # buildkit310.12 MB24RUN |1 BALLERINA_DIST=ballerina-2201.13.6-swan-lake-linux-x64.deb /bin/sh -c352.71 MB25RUN |1 BALLERINA_DIST=ballerina-2201.13.6-swan-lake-linux-x64.deb /bin/sh -c113 B26USER vscode0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'