2025-10-18 15:11:18 UTC
65.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 - 43.12% (28.3 MB)
[#001] sha256:cf7915b19df51d9679fdd69b2e8e412a338f25516524cc68c8c2f5d638b06d6c - 56.88% (37.4 MB)
[#002] sha256:b2130ee5a818c9f25098098be9355ee14c3ba45792e0b022054abab4b98930e7 - 0.0% (652 Bytes)
[#003] sha256:3952ed0319aab6e1708e02b7cd7a6492ea09133400a2034ef8b5baed70903016 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-01 13:01:35 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-01 13:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-01 13:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-01 13:01:37 UTC/bin/sh -c #(nop) ADD file:249778a1782b02a1c2bcf9f292f5778d81442a53c3de1958d712f10baf7e0b60 in /
2025-10-01 13:01:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-18 15:11:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2025-10-18 15:11:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2025-10-18 15:11:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2025-10-18 15:11:18 UTC (buildkit.dockerfile.v0)USER chaincode
2025-10-18 15:11:29 UTC
66.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b8a35db46e38ce87d4e743e1265ff436ed36e01d23246b24a1cbbeaae18ec432 - 41.36% (27.5 MB)
[#001] sha256:805c11820fa22ad1bf457e6fc43845b8d5610d17311f214151533fd8dfcf92d8 - 58.63% (39 MB)
[#002] sha256:1c40f51dad8faa8e4eefe6f4d4a2500fab7734b60bc9875edd07385584b2ed15 - 0.0% (653 Bytes)
[#003] sha256:e868493e4198d5c1c82806896e11209e255467a054f885dea846b283b3f8efa7 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-01 13:01:38 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-01 13:01:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-01 13:01:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-01 13:01:40 UTC/bin/sh -c #(nop) ADD file:d77dea5c49828eb0de89439d2b631bc8ea27cb9ef774412b56a060ba1673487b in /
2025-10-01 13:01:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-18 15:11:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2025-10-18 15:11:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2025-10-18 15:11:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2025-10-18 15:11:29 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.