sha256:c7d2b1a10c6035479441431993cb0885e426ca58716957a0281581a99eed8e0f
OS/ARCH
linux/amd64
Compressed size
993.07 MB
Last pushed
30 days by ballerinabot
Type
Image
Manifest digest
sha256:592412fafac7bf8ec4f3bce02829008a083fd293773aee6841f6b2f998ec357d
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.93 MB3ENV LANG=C.UTF-80 B4RUN /bin/sh -c apt-get update32 B5COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit413 B6LABEL version=2.1.130 B7LABEL dev.containers.id=base-debian0 B8LABEL dev.containers.variant=bookworm0 B9LABEL dev.containers.release=v0.4.300 B10LABEL dev.containers.source=https://github.com/devcontainers/images0 B11LABEL dev.containers.timestamp=Fri, 31 Jul 20260 B12USER root0 B13RUN /bin/sh -c mkdir -p135 B14COPY /tmp/build-features/ /tmp/dev-container-features # buildkit223 B15RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(233 B16RUN /bin/sh -c cp -ar102.37 MB17RUN /bin/sh -c cp -ar164.17 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 ./ # buildkit307.52 MB24RUN |1 BALLERINA_DIST=ballerina-2201.13.6-swan-lake-linux-x64.deb /bin/sh -c349.84 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' '@1783900800'