2024-07-03 02:27:56 UTC
59.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3713021b02770a720dea9b54c03d0ed83e03a2ef5dce2898c56a327fee9a8bca - 47.56% (28.2 MB)
[#001] sha256:f5c4df0626cd633109152d355a7365f8ba9ed55782706cd14ac84886a0e4c2e7 - 1.72% (1.02 MB)
[#002] sha256:270d1d56caa6e1b81f3aded0ced2f05f9ca3874d4c24b4bfef151e1879a13b3d - 50.73% (30 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 20:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in /
2024-06-27 20:10:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-07-03 02:26:53 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2024-07-03 02:26:53 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-07-03 02:27:56 UTC (buildkit.dockerfile.v0)COPY /tmp/install / # buildkit
2024-07-03 02:28:08 UTC
56.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4ce000a43472e4a2527834764b5044674760f1e2a766480798d03a93b51a0b39 - 46.48% (26.1 MB)
[#001] sha256:47b4c57615ce64d60fcbd9ffc8eed87cbf995c5fa28d67fe4c5a324e17cf2e05 - 1.77% (1020 KB)
[#002] sha256:3a2c7386d475d1848ca184ebe63068f293849c9e9e4d59dccce826ee3254ff30 - 51.75% (29.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-06-27 19:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-06-27 19:23:26 UTC/bin/sh -c #(nop) ADD file:2bed1fbf8253926f27dc275983c274712d836e9b6acdb1059d29c072d8f63a03 in /
2024-06-27 19:23:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-07-03 02:28:06 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2024-07-03 02:28:06 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-07-03 02:28:08 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.