sha256:9df21fa36f1cc40b9c3b894415bf3db50e1feee907ae3c5e618becaddbc83d10
OS/ARCH
linux/amd64
Compressed size
1.34 GB
Last pushed
about 2 months by jamieleecho
Type
Image
Manifest digest
sha256:9df21fa36f1cc40b9c3b894415bf3db50e1feee907ae3c5e618becaddbc83d10
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.18 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;12.99 MB8LABEL dev.containers.features=common0 B9ARG VARIANT0 B10RUN |1 VARIANT=noble /bin/sh -c1.27 KB11COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit408 B12LABEL version=2.0.50 B13LABEL dev.containers.id=base-ubuntu0 B14LABEL dev.containers.variant=noble0 B15LABEL dev.containers.release=v0.4.190 B16LABEL dev.containers.source=https://github.com/devcontainers/images0 B17LABEL dev.containers.timestamp=Thu, 16 Oct 20250 B18USER root0 B19RUN /bin/sh -c mkdir -p134 B20COPY /tmp/build-features/ /tmp/dev-container-features # buildkit224 B21RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(233 B22RUN /bin/sh -c cp -ar70.98 MB23RUN /bin/sh -c cp -ar154.32 MB24ARG _DEV_CONTAINERS_IMAGE_USER=root0 B25USER root0 B26LABEL 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 B27LABEL org.opencontainers.image.authors=Jamie Cho0 B28RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive872.72 MB29WORKDIR /root32 B30RUN /bin/sh -c python -m4 MB31ENV VIRTUAL_ENV=/root/venv0 B32ENV PATH=/root/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B33RUN /bin/sh -c pip install150.51 MB34ENV CCACHE_DIR=/root/.ccache CCACHE_MAXSIZE=2G0 B35RUN /bin/sh -c curl -O154.54 KB36COPY /staging/ / # buildkit521.56 KB37COPY /staging/ / # buildkit1.77 KB38COPY /staging/ / # buildkit12.57 KB39COPY /staging/ / # buildkit185.1 KB40COPY /staging/ / # buildkit72.86 KB41COPY /staging/ / # buildkit5.52 MB42COPY /staging/ / # buildkit137.4 KB43COPY /staging/ / # buildkit1.08 MB44COPY /staging/ / # buildkit856.9 KB45COPY /staging/ / # buildkit49.73 MB46COPY /staging/ / # buildkit20.89 MB47COPY utils/basto6809todsk /usr/local/bin # buildkit656 B48RUN /bin/sh -c ln -s98 B49ENV CLASSPATH=/usr/local/share/java_grinder/JavaGrinder.jar LC_ALL=C.UTF-8 LANG=C.UTF-80 B50ENV SDL_VIDEODRIVER=dummy SDL_AUDIODRIVER=dummy0 BCommand
ARG RELEASE