2026-02-23 07:56:54 UTC
68 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:01d7766a2e4a62b74e0bebf2cd12c47e675e9221174f6570854203e84ffe68b0 - 41.67% (28.4 MB)
[#001] sha256:36bca480b03c1ab7b02c5de4b7cf0a3f3053cdf063f1b02e9f6639e1d76ac89a - 58.33% (39.7 MB)
[#002] sha256:6e372e9eafed489a84050dab0da1b8936de66f7f0c9e5a12884067298f226ae0 - 0.0% (653 Bytes)
[#003] sha256:ca0cc9a6dc5cd37703269257c1c55691de7fc9a826d141bdeb409413ffa193dc - 0.0% (2.87 KB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 16:49:54 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 16:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 16:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-10 16:49:56 UTC/bin/sh -c #(nop) ADD file:1ae27d2ef4369361104b699712f3897141e394785df5d193d67b44626f57eb87 in /
2026-02-10 16:49:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-23 07:56:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2026-02-23 07:56:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2026-02-23 07:56:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2026-02-23 07:56:54 UTC (buildkit.dockerfile.v0)USER chaincode
2026-02-23 07:56:59 UTC
69.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:66a4bbbfab887561d75f1fdb3c6221c974346f82c9229f5ef99f96b7e6c25704 - 39.46% (27.5 MB)
[#001] sha256:cd3798f7856b7b3d0a467454513911bba378dfc47d372871a86cff167e343b99 - 60.54% (42.2 MB)
[#002] sha256:883f018d2ac4e4cfa83aece2c7939c8a4b8d393af3993c09e7c82a99ea90378a - 0.0% (653 Bytes)
[#003] sha256:c182a6e155b79b3f17d80aebe018780206417c1371af985fa7939c8ef5fe2bd4 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 16:52:26 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 16:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 16:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2026-02-10 16:52:29 UTC/bin/sh -c #(nop) ADD file:25d708bf0b30ddee20c0b2764034e065aca922cafd48eb9c662e35ba02ccf1de in /
2026-02-10 16:52:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-23 07:56:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2026-02-23 07:56:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2026-02-23 07:56:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2026-02-23 07:56:59 UTC (buildkit.dockerfile.v0)USER chaincode
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.