2023-10-10 21:52:21 UTC
55.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:445a6a12be2be54b4da18d7c77d4a41bc4746bc422f1f4325a60ff4fc7ea2e5d - 50.76% (28.2 MB)
[#001] sha256:139682b33d50d8a20499850e430361a9dff5f67bd953ff38ed8c38c65fdf55db - 13.03% (7.23 MB)
[#002] sha256:ec96e80cb169623d37539c39f25e626b16489eba88862779904f7fbe4704645b - 36.22% (20.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-16 06:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) ADD file:aa9b51e9f0067860cebbc9930374452d1384ec3c59badb5e4733130eedc90329 in /
2023-08-16 06:01:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-10-10 21:51:09 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2023-10-10 21:51: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
2023-10-10 21:52:21 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.