2025-05-10 20:05:26 UTC
61.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e - 46.15% (28.3 MB)
[#001] sha256:7aa5abbfee874677d8b636fc02c9c228269a28b9146045139ddd4a5c23659468 - 53.85% (33.1 MB)
[#002] sha256:b751cc470468b3d2676899fff55a3d313d881c264c37b7cb2f0a699fe5b981c6 - 0.0% (654 Bytes)
[#003] sha256:29e1570330eae4b457f126d0b3eb09e6ceed5b202d7e86beb2286b31753b4877 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-28 09:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-28 09:44:50 UTC/bin/sh -c #(nop) ADD file:ad85a9d7b0a74c2140bd51d9c4559cca392991e0c95f84cb139347348e5d1f9a in /
2025-04-28 09:44:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-05-10 20:05:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2025-05-10 20:05:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2025-05-10 20:05:26 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2025-05-10 20:05:26 UTC (buildkit.dockerfile.v0)USER chaincode
2025-05-10 20:05:36 UTC
60.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2f074dc76c5da961ce13817b02fa1e3c3070ad4b94970aa7f52f6c0d63b07696 - 45.38% (27.5 MB)
[#001] sha256:34c7c6c1e59e54df374d09c06b3c587b1c76f37bb4308d5d9e4bf1ebaa13c3c8 - 54.61% (33.1 MB)
[#002] sha256:fe5ab5202332c164deca175ba4e64de6695558e99953969a768ab50ca9f26879 - 0.0% (655 Bytes)
[#003] sha256:c0a2ee3d7d6bbd09856f31ea8214cdd9d9bc5409b6fa4614516683567485b090 - 0.0% (2.87 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-04-28 09:44:58 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-04-28 09:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-04-28 09:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-04-28 09:45:01 UTC/bin/sh -c #(nop) ADD file:1bafcbb31dbbcfab5d15f474524e7fdd408a80128ddb9f1743e9f39cfa86ce33 in /
2025-04-28 09:45:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-05-10 20:05:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2025-05-10 20:05:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2025-05-10 20:05:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2025-05-10 20:05:36 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.