2023-12-06 10:52:35 UTC
56.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5e8117c0bd28aecad06f7e76d4d3b64734d59c1a0a44541d18060cd8fba30c50 - 49.54% (28.2 MB)
[#001] sha256:4c00e2832ec70a97683fe82eeee27a213bed1e51029da0e3d00f8b085d1db5e6 - 1.79% (1.02 MB)
[#002] sha256:6597b1b85b90fbe60d17b00808b865cb93afae28c232210e9baa1491c8cc94e5 - 48.67% (27.7 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) ADD file:36d444e2cede3abe58191dcf28890b874c0908f5259bf7e8855338555701c4c5 in /
2023-12-01 07:49:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-06 10:50:56 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2023-12-06 10:50:56 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
2023-12-06 10:52:35 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.