Sign inSign up

jmcombs/devcontainer:base-ubuntu

Multi-platform
Index digest

sha256:8133e157a44385e7845aefc0f0ff863cf61ad498b159221e9479b7e820a5fb3a

OS/ARCH

Compressed size

118.64 MB

Last pushed

over 1 year by jmcombs

Type

Image

Manifest digest

sha256:3b2a482bffbd5d6d7a94aa7955d0b6e5c931c83621e9e518260870cf9f2e8b2d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.51 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update6.15 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c if id1.27 KB
10USER root0 B
11RUN /bin/sh -c mkdir -p134 B
12COPY /tmp/build-features/ /tmp/dev-container-features # buildkit222 B
13RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(232 B
14RUN /bin/sh -c cp -ar73.58 MB
15RUN /bin/sh -c cp -ar11.4 MB
16ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
17USER root0 B
18LABEL 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 B

Command

 ARG RELEASE