2023-02-08 23:01:38 UTC
8.41 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8921db27df2831fa6eaa85321205a2470c669b855f3ec95d5a3c2b46de0442c9 - 38.23% (3.21 MB)
[#001] sha256:007e6c76697db1d6ccccf8635562de5a1392878f0dd7f2b4dae88c490782b6d8 - 0.01% (1.22 KB)
[#002] sha256:365072b9ad272353f40b72d7b0333e97588e619a197263b8b4ddd8164a44388d - 8.27% (712 KB)
[#003] sha256:00b7b436ed1f0f1827b9cba20a3234383c4012b0e245d3f8f35daf6168df4254 - 53.49% (4.5 MB)
/bin/sh -c #(nop) ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /
2023-01-09 17:05:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-08 23:00:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" deckuser # buildkit
2023-02-08 23:00:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add ca-certificates jq # buildkit
2023-02-08 23:01:38 UTC (buildkit.dockerfile.v0)USER deckuser
2023-02-08 23:01:38 UTC (buildkit.dockerfile.v0)COPY /deck/deck /usr/local/bin # buildkit
2023-02-08 23:01:38 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.