2023-03-23 11:07:43 UTC
290 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:96af4d596c1b029a6658834de0689aadff93ec5d1dc062654678440b2cfda787 - 9.55% (27.7 MB)
[#001] sha256:3ed41dceadb485f64b9c235f584bd22247cd0d9afd80414343717c74678fbc31 - 85.87% (249 MB)
[#002] sha256:f7d4c4d4473d7b9fef8195bf4588cb06e5c548c8c9249cbe9ce4bbcbeae32375 - 4.59% (13.3 MB)
[#003] sha256:fb326031c6356bf9aaad91eb99e666a49742b8b8c42cd151d2f5556d7e7caff0 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:54d8c2ef68f89eb97aafa6f54145d4a26b2a6c9dd8b7a924515e5c5194ea5413 in /
2023-03-23 01:30:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-03-23 11:07:29 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c echo 'deb http://deb.debian.org/debian bookworm non-free' > /etc/apt/sources.list.d/debian-non-free.list && apt-get -y update && apt-get -y install tini ffmpeg python3 curl jq intel-media-va-driver-non-free # buildkit
2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit
2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)CMD ["/run.sh"]
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.