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
2023-12-06 10:52:35 UTC
53.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:32ba3a3141d26dce5dc8f42b11b36e32f5986433d380291ba7f98b143af3fc46 - 48.7% (26.1 MB)
[#001] sha256:f69facee7fc188d01dd1ddefbfb4c965c2ac4664426bbcea4d300defc54e2c92 - 1.86% (1020 KB)
[#002] sha256:a618219413fdefbf663675828c6ffe0d09db4328e5ef17a9c66c08acd5729fc4 - 49.45% (26.5 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-12-01 07:43:20 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-12-01 07:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-12-01 07:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-12-01 07:43:21 UTC/bin/sh -c #(nop) ADD file:891dcab0c4ce2880c4dca013d326a3efd7601003b6f5076938d678101e301b79 in /
2023-12-01 07:43:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-06 10:52:02 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2023-12-06 10:52: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
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.