2025-06-07 05:01:16 UTC
59.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:69c262fc30fc134b6d373dee8db695319c41d8b9489deb0f682565473bf29748 - 46.23% (27.5 MB)
[#001] sha256:9889963f8b3e3be7cf89d5da70b1edd31cd20f889d1baa2da9f0989a58bedb23 - 1.65% (1010 KB)
[#002] sha256:a0ea63c1e64190ff23007eeaac97e49ce1848c415ad4cee182e3ce376a2d457d - 52.11% (31 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-05-29 04:30:33 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-05-29 04:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-05-29 04:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-05-29 04:30:36 UTC/bin/sh -c #(nop) ADD file:6eb9adae2c7e3a73446b74d4e61e58d6e1d0db6c07cc49612eb0b9f38fefef15 in /
2025-05-29 04:30:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-06-07 05:01:16 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2025-06-07 05:01:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install --no-install-recommends -y ca-certificates && apt-get autoremove -y && apt-get clean && rm -rf /tmp/* /var/tmp/* && rm -rf /var/lib/apt/lists/* # buildkit
2025-06-07 05:01:16 UTC (buildkit.dockerfile.v0)COPY /tmp/install / # buildkit
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.