Sign inSign up

africanfuture/devbox:da013c8cbd2dd981dfca9182e32ea4216d9a8254

Languages & frameworks
Developer tools
Index digest

sha256:7a840de703141b3d374a246b3100586029ff4701cb0f8844211dd21550c831b6

OS/ARCH

linux/amd64

Compressed size

3.79 GB

Last pushed

about 1 year by africanfuture

Type

Image

Manifest digest

sha256:b240d913383e2d48df0dee125fe02c43daae1141e2c99e107fae38ada24dbdbe

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 / 28.16 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV LANG=C.UTF-80 B
9RUN /bin/sh -c apt-get update3.59 GB
10RUN /bin/sh -c curl -fsSL82.54 MB
11RUN /bin/sh -c curl -fsSL93.71 MB
12ARG USERNAME=devuser0 B
13ARG USER_UID=10000 B
14ARG USER_GID=10000 B
15RUN |3 USERNAME=devuser USER_UID=1000 USER_GID=10005.3 KB
16USER devuser0 B
17WORKDIR /home/devuser32 B
18CMD ["bash"]0 B

Command

 ARG RELEASE