2024-02-19 03:48:07 UTC
3.57 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 - 90.81% (3.24 MB)
[#001] sha256:31f45e4edeb002dbba51f9c308eb8912b92b6d180fbd350b8e5e4fe5c5f02b4b - 9.16% (335 KB)
[#002] sha256:499fcf85a21104a512c3db46118040a33512694907756f4a42acb3524446362a - 0.03% (1.22 KB)
/bin/sh -c #(nop) ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /
2024-01-27 00:30:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-02-19 03:48:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache tzdata # buildkit
2024-02-19 03:48:07 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -g 500 chaincode && adduser -u 500 -D -h /home/chaincode -G chaincode chaincode # buildkit
2024-02-19 03:48:07 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.