2023-01-13 19:45:11 UTC
286 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b37cbf60a964400132f658413bf66b67e5e67da35b9c080be137ff3c37cc7f65 - 9.68% (27.7 MB)
[#001] sha256:d2cf32d26658b919053bac6a168b4477097768d1fad1e25aa9e2908239a95e25 - 85.72% (245 MB)
[#002] sha256:5da19e6cb07d0ed4751edb4309e4af7f234917f926250a4cde2c6e3dad7591de - 4.6% (13.2 MB)
[#003] sha256:409194b68f6c103d6594e8f480c90a50700ebf8ab5fa336022feb2daa9d0be07 - 0.0% (407 Bytes)
/bin/sh -c #(nop) ADD file:f6d155728cb8dcd868c88754fde3b5bb2b4a80a1530e96a5ebbaf8524fdf7c93 in /
2023-01-11 02:34:18 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-13 19:44:53 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-01-13 19:45:11 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-01-13 19:45:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit
2023-01-13 19:45:11 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-01-13 19:45:11 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-01-13 19:45:11 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-01-13 19:45:11 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.