2022-11-09 21:32:51 UTC
7.76 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:530afca65e2ea04227630ae746e0c85b2bd1a179379cbf2b6501b49c4cab2ccc - 34.38% (2.67 MB)
[#001] sha256:0ba9f234b7ff9b9d72a4f7e6b88a2a3c5d7fb62d6f4740b2c5d323294d8defb3 - 0.02% (1.22 KB)
[#002] sha256:9414798f9853477c81071850aa9205a0910f08a64fbab29b0c629c9e91b5ea0e - 8.98% (713 KB)
[#003] sha256:02374a043964dfb83ee3463d9b877f1b39b66362ff46f7a91a3115f8abd329dc - 56.63% (4.4 MB)
/bin/sh -c #(nop) ADD file:a2648378045615c3785c752423b1afc8dc1c2b213393344f4d0ca17e7255c1cb in /
2022-07-18 21:00:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-09 21:32:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" deckuser # buildkit
2022-11-09 21:32:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add ca-certificates jq # buildkit
2022-11-09 21:32:51 UTC (buildkit.dockerfile.v0)USER deckuser
2022-11-09 21:32:51 UTC (buildkit.dockerfile.v0)COPY /deck/deck /usr/local/bin # buildkit
2022-11-09 21:32:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["deck"]
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.