2025-03-12 08:49:31 UTC
71.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5b17151e9710ed47471b3928b05325fa4832121a395b9647b7e50d3993e17ce0 - 38.35% (27.6 MB)
[#001] sha256:f87af722688fdb998e875817c3d5484933e56de8eb9f4d98b20a7a54646df9da - 19.55% (14.1 MB)
[#002] sha256:3d47c0aa0f5b3d2deebc137beb727e5f5b0b31868fada7c3a27e4d315bcc65e0 - 42.1% (30.3 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-01-27 04:14:51 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-01-27 04:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-01-27 04:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-01-27 04:14:54 UTC/bin/sh -c #(nop) ADD file:68158f1ff76fd4de9f92666ad22571e6cd11df166255c2814a135773fdd6acd7 in /
2025-01-27 04:14:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-12 08:24:49 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2025-03-12 08:24:49 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-03-12 08:49:31 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.