2023-02-21 13:02:24 UTC
8.42 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c - 38.23% (3.22 MB)
[#001] sha256:40e3c77133006cdbd6d671387076248eec4234853b7626575e09b6be138dacc0 - 0.01% (1.22 KB)
[#002] sha256:a3e8fb25d8e128583c373d74cfbf7574bdaedbec0a873b923858480b3b63ece9 - 8.26% (712 KB)
[#003] sha256:f425ac6ff2c675a70be058ed24c5c2a8a0e552305009ee9815f539cdd6042835 - 53.49% (4.5 MB)
/bin/sh -c #(nop) ADD file:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /
2023-02-11 04:46:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-21 13:01:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" deckuser # buildkit
2023-02-21 13:01:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk --no-cache add ca-certificates jq # buildkit
2023-02-21 13:02:24 UTC (buildkit.dockerfile.v0)USER deckuser
2023-02-21 13:02:24 UTC (buildkit.dockerfile.v0)COPY /deck/deck /usr/local/bin # buildkit
2023-02-21 13:02:24 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.