sha256:cb397adbfb88eecf489d62372baea9a33d560bace9fc1e5ce55e061ca860bd8f
OS/ARCH
Compressed size
879.84 MB
Last pushed
2 days by icyleafcn
Type
Image
Manifest digest
sha256:2b3f989e0c141185365e019fe9e2755929fe737c24aacee3922253d8385ae03d
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c set -eux;24.45 MB3ENV LANG=C.UTF-80 B4RUN /bin/sh -c apt-get update4.96 MB5COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit407 B6LABEL version=2.2.10 B7LABEL dev.containers.id=base-debian0 B8LABEL dev.containers.variant=trixie0 B9LABEL dev.containers.release=v0.4.330 B10LABEL dev.containers.source=https://github.com/devcontainers/images0 B11LABEL dev.containers.timestamp=Thu, 10 Sep 20260 B12ARG _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label0 B13USER root0 B14RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c134 B15COPY /tmp/build-features/ /tmp/dev-container-features # buildkit222 B16RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c233 B17RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c106.96 MB18RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c183.69 MB19ARG _DEV_CONTAINERS_IMAGE_USER=root0 B20USER root0 B21LABEL 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 USER_UID=10000 B23ARG USER_GID=10000 B24RUN |2 USER_UID=1000 USER_GID=1000 /bin/sh32 B25ARG DEBIAN_FRONTEND=noninteractive0 B26RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive110.63 MB27RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive6.59 MB28ENV MISE_INSTALL_PATH=/usr/local/bin/mise0 B29RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive41.8 MB30ENV LAZYGIT_VERSION=0.63.00 B31RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive6.58 MB32USER vscode0 B33RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive3.94 MB34ENV ZEALOT_PATH=/workspace0 B35WORKDIR /workspace102 B36COPY .mise.toml ./ # buildkit404 B37RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive143.43 MB38ENV PATH=/home/vscode/.local/share/mise/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B39COPY --chown=vscode:vscode Gemfile Gemfile.lock package.json20.61 KB40RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive53.51 MB41RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive130 B42RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive146.23 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'