sha256:cb397adbfb88eecf489d62372baea9a33d560bace9fc1e5ce55e061ca860bd8f
OS/ARCH
Compressed size
864.47 MB
Last pushed
4 days by icyleafcn
Type
Image
Manifest digest
sha256:b760d8663ea0491d5a35fe7c87f5a19d76c7f60d85e3ccef76372d60421525df
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2RUN /bin/sh -c set -eux;23.87 MB3ENV LANG=C.UTF-80 B4RUN /bin/sh -c apt-get update5.29 MB5COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit408 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 -c135 B15COPY /tmp/build-features/ /tmp/dev-container-features # buildkit223 B16RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c236 B17RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c106.67 MB18RUN |1 _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label /bin/sh -c176.45 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=noninteractive107.83 MB27RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive6.6 MB28ENV MISE_INSTALL_PATH=/usr/local/bin/mise0 B29RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive41.83 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.74 MB34ENV ZEALOT_PATH=/workspace0 B35WORKDIR /workspace102 B36COPY .mise.toml ./ # buildkit404 B37RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive141.7 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=noninteractive50.62 MB41RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive130 B42RUN |3 USER_UID=1000 USER_GID=1000 DEBIAN_FRONTEND=noninteractive145.86 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'