2025-05-08 00:51:13 UTC
61.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e - 46.11% (28.3 MB)
[#001] sha256:7bd9bbf3e41f143d4791bae60963c8cd613d9915a3b0192e2756829a6e0eb341 - 1.63% (1 MB)
[#002] sha256:3fa23975f189f4e7e88b609c5047e7bdf8bf0a79c3606709c4c8fa6e1f9447b0 - 52.27% (32.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-28 09:44:50 UTC/bin/sh -c #(nop) ADD file:ad85a9d7b0a74c2140bd51d9c4559cca392991e0c95f84cb139347348e5d1f9a in /
2025-04-28 09:44:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-05-08 00:49:29 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2025-05-08 00:49:29 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-05-08 00:51:13 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.