2023-01-26 17:40:11 UTC
55.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 - 49.03% (27.3 MB)
[#001] sha256:e8f8d601fbfee3bb27589021f742a2380476d6198906bb864e9ef7c1d1fc44de - 50.96% (28.3 MB)
[#002] sha256:829dc6f4d1ae9d996796720e74f3cdd03fad3a1f95a0578cad7d97e3b9dd48a4 - 0.0% (640 Bytes)
[#003] sha256:88aa603d31a812d62c6cb5faed87f578edbf1c9a01f5736508e8255df9cae5e2 - 0.01% (3.41 KB)
/bin/sh -c #(nop) ADD file:9d282119af0c42bc823c95b4192a3350cf2cad670622017356dd2e637762e425 in /
2022-12-09 01:20:21 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-26 17:40:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2023-01-26 17:40:10 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2023-01-26 17:40:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2023-01-26 17:40:11 UTC (buildkit.dockerfile.v0)USER chaincode
2023-01-26 17:40:11 UTC
48.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f04b4bbe15805316c8fda79beedd3b77e6b1ffcd0acf81226c3089e63f6bffeb - 53.93% (25.9 MB)
[#001] sha256:e7ab34d7ab566c91d380dc0ddb1eefa6bb5f5bfb5e75826625b4f4426ee414c8 - 46.06% (22.1 MB)
[#002] sha256:5358d3ec3b677567afd8e4f6ad5e3a0153386f8357e22a14a774ecb1001335fd - 0.0% (639 Bytes)
[#003] sha256:0de4424d1cfdb3ea8c1cdf30582b88f72684988922dd1c3278513ffadc5b7735 - 0.01% (3.42 KB)
/bin/sh -c #(nop) ADD file:8cba976cb6ea226de769a768ee274e7679d34f923c93392f340680dc6696232e in /
2022-12-09 01:46:50 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-26 17:40:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2023-01-26 17:40:10 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2023-01-26 17:40:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2023-01-26 17:40:11 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.