rdefosseoai/hello-world:ubuntu-22

Multi-platform
Index digest

sha256:8c46b06c6434bff8e826b7c2b9a7d9453950c249d1683a960b58849501cc7ab5

OS/ARCH

Compressed size

28.88 MB

Last pushed

about 3 years by rdefosseoai

Type

Image

Manifest digest

sha256:04360f61f6e378b2bb87a3d41c96fe2a7ce1d7eb2d8932770d84c7901b81eecc

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 / 26.08 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV TZ=Europe/Paris0 B
9RUN /bin/sh -c apt-get update2.8 MB
10WORKDIR /hello95 B
11COPY /hello/hello ./ # buildkit2.45 KB
12RUN /bin/sh -c ldd /hello/hello32 B
13CMD ["/hello/hello"]0 B

Command

 ARG RELEASE