Sign inSign up

bketelsen/devbox:latest

Manifest digest

sha256:05ebeb6b3e44b64d90097e98a47a9e5868510e7265757a71861a9f47d914b339

OS/ARCH

linux/amd64

Compressed size

746.98 MB

Last pushed

over 3 years by bketelsen

Type

Image

Manifest digest

sha256:05ebeb6b3e44b64d90097e98a47a9e5868510e7265757a71861a9f47d914b339

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.02 MB
6CMD ["/bin/bash"]0 B
7/bin/sh -c set -eux; apt-get3.61 MB
8/bin/sh -c set -ex; if3.4 MB
9LABEL dev.containers.features=common0 B
10COPY meta.env /usr/local/etc/vscode-dev-containers/ # buildkit417 B
11LABEL version=1.0.120 B
12LABEL dev.containers.id=base-ubuntu0 B
13LABEL dev.containers.variant=jammy0 B
14LABEL dev.containers.release=v0.3.40 B
15LABEL dev.containers.source=https://github.com/devcontainers/images0 B
16LABEL dev.containers.timestamp=Tue, 25 Apr 20230 B
17USER root0 B
18RUN /bin/sh -c mkdir -p140 B
19COPY /tmp/build-features/ /tmp/dev-container-features # buildkit226 B
20RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(getent237 B
21RUN /bin/sh -c cp -ar75.29 MB
22RUN /bin/sh -c cp -ar143.34 MB
23ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
24USER root0 B
25LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/devcontainers/features/git:1"}, {"remoteUser":"vscode"}0 B
26RUN /bin/sh -c apt-get update26.77 MB
27RUN /bin/sh -c apt-get -y7.08 MB
28RUN /bin/sh -c wget --quiet3.77 KB
29RUN /bin/sh -c cat /etc/passwd32 B
30RUN /bin/sh -c chown -R3.76 KB
31RUN /bin/sh -c curl --proto34.03 MB
32RUN /bin/sh -c . ~/.nix-profile/etc/profile.d/nix.sh32 B
33ENV PATH=/home/code/.nix-profile/bin:/home/code/.devbox/nix/profile/default/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
34WORKDIR /code94 B
35RUN /bin/sh -c sudo chown97 B
36COPY devbox.json devbox.json # buildkit478 B
37RUN /bin/sh -c devbox install424.43 MB
38CMD ["/bin/sh" "-c" "\"devbox shell\""]0 B

Command

 ARG RELEASE