sha256:38626c1fef94c7c7733f4517a72be9c502811af5a789278c6bb726c73bf14d3f
OS/ARCH
linux/amd64
Compressed size
988.54 MB
Last pushed
5 months by ballerinabot
Type
Image
Manifest digest
sha256:d0e50eaaead6e7763a5bb8f69721d81bcef2c13036c03c53aa6bf05a17790987
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c apt-get update4.02 MB4COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit410 B5LABEL version=2.1.80 B6LABEL dev.containers.id=base-debian0 B7LABEL dev.containers.variant=bookworm0 B8LABEL dev.containers.release=v0.4.260 B9LABEL dev.containers.source=https://github.com/devcontainers/images0 B10LABEL dev.containers.timestamp=Mon, 20 Apr 20260 B11USER root0 B12RUN /bin/sh -c mkdir -p134 B13COPY /tmp/build-features/ /tmp/dev-container-features # buildkit224 B14RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(235 B15RUN /bin/sh -c cp -ar101.66 MB16RUN /bin/sh -c cp -ar161.34 MB17ARG _DEV_CONTAINERS_IMAGE_USER=root0 B18USER root0 B19LABEL 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 B21ARG BALLERINA_DIST=ballerina-2201.13.3-swan-lake-linux-x64.deb0 B22COPY ballerina-2201.13.3-swan-lake-linux-x64.deb ./ # buildkit305.07 MB23RUN |1 BALLERINA_DIST=ballerina-2201.13.3-swan-lake-linux-x64.deb /bin/sh -c347.28 MB24RUN |1 BALLERINA_DIST=ballerina-2201.13.3-swan-lake-linux-x64.deb /bin/sh -c113 B25USER vscode0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'