2025-04-10 18:24:54 UTC
61.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2726e237d1a374379e783053d93d0345c8a3bf3c57b5d35b099de1ad777486ee - 46.12% (28.3 MB)
[#001] sha256:7dd2a1d09e612e5b8c216776ac9bdb436bf461603f044e27f15e7686c1a5b56f - 1.63% (1 MB)
[#002] sha256:56837a52e74bc5103782c5ce3cc1ae33503e422de2525709d115520b3013cad7 - 52.25% (32.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-08 10:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-08 10:43:14 UTC/bin/sh -c #(nop) ADD file:1d7c45546e94b90e941c5bf5c7a5d415d7b868581ad96171d4beb76caa8ab683 in /
2025-04-08 10:43:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-04-10 17:56:36 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2025-04-10 17:56:36 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-04-10 18:24:54 UTC (buildkit.dockerfile.v0)COPY /tmp/install / # buildkit
2025-04-10 18:25:05 UTC
59.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:49b96e96358d7aed127d4f4cd2294d77d497c683123bbad89fa80a83d8ef64aa - 46.24% (27.5 MB)
[#001] sha256:ba5081561df51f3a1b6577febe416269801c309e2b7475ff75660433a987200c - 1.66% (1010 KB)
[#002] sha256:2d62cdb29df053c5beaa382b6d4142cc62a6b6484098b65b793dc0abac7cf4d6 - 52.1% (31 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-08 10:46:09 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-08 10:46:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-08 10:46:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-08 10:46:12 UTC/bin/sh -c #(nop) ADD file:918b7712da52a62e47b028978dd5fc952b2f7f7f0507ea2362c4ccd14120133c in /
2025-04-08 10:46:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-04-10 18:04:13 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2025-04-10 18:04:13 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-04-10 18:25:05 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.