rdefosseoai/hello-world:latest

Multi-platform
Index digest

sha256:6f3673d033248b5371d103673f8ee89222ba73e42e025c5ab924097fe5932853

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