2024-05-08 02:44:03 UTC
55.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d5a2ad729c09fbfdb259ae764f92188efc67a615ffde9bb34a46298d1edf3cd6 - 46.78% (26.1 MB)
[#001] sha256:fe65b44b09de416c0a397ef2813eb167478be5cbae681f32c5b58b1518f1887a - 1.78% (1020 KB)
[#002] sha256:bdf12ee727bb51417b4c0331c53adccd60985730245a6fe8a37bbdd7cdb4a692 - 51.44% (28.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-04-27 14:32:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-04-27 14:32:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-04-27 14:32:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-04-27 14:32:33 UTC/bin/sh -c #(nop) ADD file:18035d0a8c59e3306bad4219c71a52b03397fc8f231baf7f676287c73024d85c in /
2024-04-27 14:32:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-05-08 02:44:02 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2024-05-08 02:44:02 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
2024-05-08 02:44: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.