2023-07-31 07:13:12 UTC
49.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3153aa388d026c26a2235e1ed0163e350e451f41a8a313e1804d7e1afb857ab4 - 57.14% (28.2 MB)
[#001] sha256:a607263196b6dbee237449a04a5a28a11ef07f141f8529866bf7af70b6df1207 - 2.06% (1.02 MB)
[#002] sha256:db289c3f744015a70f0412e984be5fe13e08e183f759be11db3fa48e3c8022ec - 40.8% (20.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) ADD file:140fb5108b4a2861b5718ad03b4a5174bba03589ea8d4c053e6a0b282f439ff3 in /
2023-06-28 08:37:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-31 07:11:57 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2023-07-31 07:11:57 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-07-31 07:13:12 UTC (buildkit.dockerfile.v0)COPY /tmp/install / # buildkit
2023-07-31 07:13:12 UTC
46.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5af00eab97847634d0b3b8a5933f52ca8378f5f30a2949279d682de1e210d78b - 56.3% (26.1 MB)
[#001] sha256:13f3d7cf25b8fa24fd9226beabcd78ba00b12bd64a199c326c1e2d959f68e6b8 - 2.15% (1020 KB)
[#002] sha256:1c3316d2867f876e96266581c0aeb1eccd3f39d7f17d7345093bb999ceb71ea6 - 41.55% (19.3 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 08:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2023-06-28 08:42:50 UTC/bin/sh -c #(nop) ADD file:262490f82459c14632f5c9a6d6a5cf6c07b4f307e8fd380fa764662cda46e88f in /
2023-06-28 08:42:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-31 07:12:56 UTC (buildkit.dockerfile.v0)LABEL maintainer=maintainer@cilium.io
2023-07-31 07:12: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-07-31 07:13: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.