2022-06-06 08:44:29 UTC
7.58 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 35.2% (2.67 MB)
[#001] sha256:6ea8cad94cb0219a2d6e27076d167da9d5258ad4616458fd1ca453e1aac5548b - 0.02% (1.22 KB)
[#002] sha256:342076c3f44131e93eff9b1a38e72e6700c3175675cf81da304a32f081d1cc85 - 9.03% (701 KB)
[#003] sha256:eb07eaafe2bd522864d5b2820a2d4baf27d05bbfec592c82569b4382dd8c56b6 - 55.76% (4.23 MB)
/bin/sh -c #(nop) ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /
2022-05-23 19:19:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-06-06 08:43:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" deckuser # buildkit
2022-06-06 08:44:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add ca-certificates jq # buildkit
2022-06-06 08:44:29 UTC (buildkit.dockerfile.v0)USER deckuser
2022-06-06 08:44:29 UTC (buildkit.dockerfile.v0)COPY /deck/deck /usr/local/bin # buildkit
2022-06-06 08:44:29 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.