2025-05-08 00:54:03 UTC
59.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2f074dc76c5da961ce13817b02fa1e3c3070ad4b94970aa7f52f6c0d63b07696 - 46.23% (27.5 MB)
[#001] sha256:4664b43938886e3eed7231f5315097aba2880dc3cbdfed162e4a1c446767cc91 - 1.65% (1010 KB)
[#002] sha256:a2df8be99130b2a06dfc9534e7ed0cbf9d00ab377bafa2d054a722bf3ef9efbf - 52.11% (31 MB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-28 09:44:58 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-28 09:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-28 09:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-28 09:45:01 UTC/bin/sh -c #(nop) ADD file:1bafcbb31dbbcfab5d15f474524e7fdd408a80128ddb9f1743e9f39cfa86ce33 in /
2025-04-28 09:45:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-05-08 00:54:03 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2025-05-08 00:54:03 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:54:03 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.