2026-02-23 07:46:12 UTC
76.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b1cba2e842ca52b95817f958faf99734080c78e92e43ce609cde9244867b49ed - 36.75% (28.2 MB)
[#001] sha256:927feef5c56f96983e3010563b9fbb9e35dff0722e9f47969088f085b58a0a2b - 63.25% (48.5 MB)
[#002] sha256:9cbf1f728a8bc3944a0530a16b761a418919245404b82f59c97c71a3e27aae9a - 0.0% (630 Bytes)
[#003] sha256:7ad8b53f4d062b904863794d1004bc65dc7ad963f13bcb87fcc43bacdc660b82 - 0.0% (3.39 KB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 17:40:06 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 17:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 17:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2026-02-10 17:40:09 UTC/bin/sh -c #(nop) ADD file:52c0e467fa2e92f101018df01a0ff56580c752b7553fbe6df88e16b02af6d4ee in /
2026-02-10 17:40:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-23 07:46:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2026-02-23 07:46:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2026-02-23 07:46:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2026-02-23 07:46:12 UTC (buildkit.dockerfile.v0)USER chaincode
2026-02-23 07:46:23 UTC
73.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c36472b3458398be28ecbfebbaac44143c040eae73411baded48a22060d3055b - 35.67% (26.1 MB)
[#001] sha256:9ea7cc46353c81ba20a36c6d6ceec2d9f67e65159bf0165616ef5d8795347b4f - 64.33% (47.1 MB)
[#002] sha256:19a09e63234b7e5137a513f48a1edc379c80e1fb7c739f19e900c63f4f364f79 - 0.0% (632 Bytes)
[#003] sha256:077b999aa03aa9e76408fe3886f5af2de3c5eab84e525b5423c4e888e0c09180 - 0.0% (3.4 KB)
/bin/sh -c #(nop) ARG RELEASE
2026-02-10 17:42:29 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2026-02-10 17:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2026-02-10 17:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2026-02-10 17:42:31 UTC/bin/sh -c #(nop) ADD file:a85469998596adb526225bc2a2ce3f2cd899fb87a09539f6f84d359c6b935769 in /
2026-02-10 17:42:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2026-02-23 07:46:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2026-02-23 07:46:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2026-02-23 07:46:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2026-02-23 07:46:23 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.