2024-09-18 03:46:03 UTC
66.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 42.55% (28.2 MB)
[#001] sha256:48ef2e794e3c622773653da5e3b4b76308e763f752f22676831f709b5dc915fe - 57.44% (38 MB)
[#002] sha256:dcb3a5946abb0389bbbd74c5da01d7ae8ae552aea334e6ddfdeaaad1e7498158 - 0.0% (631 Bytes)
[#003] sha256:5fa7b519f5239d450d6a120d123afd8528d44b2a6370988ac7cf277fe72e4956 - 0.01% (3.41 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-18 03:45:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2024-09-18 03:46:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2024-09-18 03:46:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2024-09-18 03:46:03 UTC (buildkit.dockerfile.v0)USER chaincode
2024-09-18 03:46:03 UTC
61.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a186900671ab62e1dea364788f4e84c156e1825939914cfb5a6770be2b58b4da - 42.59% (26.1 MB)
[#001] sha256:2e8206aa92ba8d3fe9e970536f1ec2cb28e09eed824418cd0787d06e9120e11e - 57.41% (35.2 MB)
[#002] sha256:cb288f1b1514815a66dfa51744932be6a9a1befb79c485683a679e5103178de6 - 0.0% (630 Bytes)
[#003] sha256:e90d893033f00b276bd14bbd8aeaba45220c098553023c23ff778658444369eb - 0.01% (3.41 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) ADD file:53ce73ebbd6d87a234a33414686f12909aaaf28b7238593f746a327c7d004ce7 in /
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-18 03:46:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2024-09-18 03:46:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c groupadd --gid 500 chaincode # buildkit
2024-09-18 03:46:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c useradd -c "" -u 500 -g 500 -d /home/chaincode -m chaincode # buildkit
2024-09-18 03:46:03 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.