2023-09-01 11:32:04 UTC
57.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 - 45.47% (26.2 MB)
[#001] sha256:f45032ac37497cf05813c26fa01c9f27bd1787732042bd1253f9d309d6f2c0ae - 54.53% (31.5 MB)
[#002] sha256:bb38bb866d69bcee38665836e222b47a510da62ee637b5729a9f5d551e71a474 - 0.0% (632 Bytes)
[#003] sha256:d2a4fef57470b10750eb42fa80f8b2d4b217383c4771d99c803a8a6b19f0fca0 - 0.01% (3.39 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-01 06:16:44 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-01 06:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-01 06:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-08-01 06:16:45 UTC/bin/sh -c #(nop) ADD file:233702cd816c07bc9fed02881b11fb3bdcaee41f3ce3ec1c9f0c4a060b155d5b in /
2023-08-01 06:16:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-01 11:32:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2023-09-01 11:32:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2023-09-01 11:32:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2023-09-01 11:32:04 UTC (buildkit.dockerfile.v0)USER chaincode
2023-09-01 11:32:04 UTC
48.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc - 51.36% (24.8 MB)
[#001] sha256:3121e26dac270c1d6e8c9d973280c27f203b78664e61508e6155401b441b2b14 - 48.63% (23.5 MB)
[#002] sha256:57e69ed2ec90d892366bc9b3e6f94209b903324def16261eacaeff3a83450ce1 - 0.0% (631 Bytes)
[#003] sha256:0eed9c9e201dff813bccb33b36ef18125740afd70d287da5978cb0f33153bb70 - 0.01% (3.39 KB)
/bin/sh -c #(nop) ARG RELEASE
2023-08-01 06:20:56 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-08-01 06:20:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-08-01 06:20:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-08-01 06:21:03 UTC/bin/sh -c #(nop) ADD file:ef6e767091d76c1461d099d5bc7a18c526ec80834cf87280803ab6480192f766 in /
2023-08-01 06:21:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-09-01 11:31:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2023-09-01 11:32:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2023-09-01 11:32:04 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2023-09-01 11:32:04 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.