2024-02-09 22:00:12 UTC
57.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b91d8878f844c327b4ff924d4973661a399f10256ed50ac7c640b30c5894166b - 45.73% (26.1 MB)
[#001] sha256:07326f1636d03ddff2d5aee5dd4b8d1c17ca356f0c82eab89315a260561c0fcc - 5.29% (3.02 MB)
[#002] sha256:48cff822301d3ebff159964217f39eebb06aa648c68b79de4fcf2327a52168ae - 48.98% (27.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-25 17:52:41 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-25 17:52:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-25 17:52:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-01-25 17:52:47 UTC/bin/sh -c #(nop) ADD file:1bffdeb50a8b94d632a24e4dfa455cbba1b09f8640572cd4111f0ad9747b4500 in /
2024-01-25 17:52:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-09 22:00:09 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2024-02-09 22:00:09 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-02-09 22:00:12 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.