2023-08-02 16:26:28 UTC
3.57 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 90.76% (3.24 MB)
[#001] sha256:6789e237b8e16e67a119e3557f11cb54c63a49eec483374298cee71d4ea54f9e - 9.2% (337 KB)
[#002] sha256:9997ed43508b6cc2eafbe9be74c1dfd1bc440ebb3b102d3ca74d1b8a3eb28b26 - 0.03% (1.21 KB)
/bin/sh -c #(nop) ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /
2023-06-14 20:41:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-02 16:26:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache tzdata # buildkit
2023-08-02 16:26:28 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup -g 500 chaincode && adduser -u 500 -D -h /home/chaincode -G chaincode chaincode # buildkit
2023-08-02 16:26:28 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.