2025-10-13 09:36:54 UTC
74.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:af6eca94c8104c8e90d3f9efe59c2b3a02b20aad3d985e31c7cd009ea104c447 - 37.91% (28.2 MB)
[#001] sha256:a6f33836036702d8ee3c6503d094ce02c79b23820ae2a17b25033248c799b93a - 62.08% (46.1 MB)
[#002] sha256:4fbb7c187b7a9d69207cc76edd01efbfa5384e16b2bb5323a61d72fe0e927fca - 0.0% (631 Bytes)
[#003] sha256:e1df014ac4a6dfc8c0c625aa7b0747fa7c40f2b8c1e8be9bca4bbf7cdff045c8 - 0.0% (3.39 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-01 07:05:07 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-01 07:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-01 07:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-10-01 07:05:09 UTC/bin/sh -c #(nop) ADD file:32d41b6329e8f89fa4ac92ef97c04b7cfd5e90fb74e1509c3e27d7c91195b7c7 in /
2025-10-01 07:05:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-13 09:36:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2025-10-13 09:36:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2025-10-13 09:36:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2025-10-13 09:36:54 UTC (buildkit.dockerfile.v0)USER chaincode
2025-10-13 09:37:05 UTC
70.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f85691aa4b9092cbb48212c835b78068e3321656ba2c306dae491e1a02d1b4d3 - 37.16% (26.1 MB)
[#001] sha256:0dec8170d85489966d091f419b092a33b6c1faaf313d93c7adf7ae4ad78ae401 - 62.84% (44.2 MB)
[#002] sha256:4ae19bbe4c1c3fca9ebf7c110c340f5ee2eda2130be2d6969488fc2686b70560 - 0.0% (633 Bytes)
[#003] sha256:4696be3d58d26399c346813ffacd56f3128ba5ca0e7f9c010f5889c631325b7e - 0.0% (3.39 KB)
/bin/sh -c #(nop) ARG RELEASE
2025-10-01 07:16:10 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-01 07:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-01 07:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-10-01 07:16:12 UTC/bin/sh -c #(nop) ADD file:7a71c1d52054f8e04c815eaec639d14adaaa62346860f4003201834430b7ff18 in /
2025-10-01 07:16:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-13 09:37:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2025-10-13 09:37:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2025-10-13 09:37:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2025-10-13 09:37:05 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.