2023-02-17 11:20:57 UTC
291 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7bc891379e23129e848190304442ae0e2cb2ceff0a43560520cbef46c3e03a80 - 9.51% (27.7 MB)
[#001] sha256:44bf66a03abc546ce83c5a0f9328a133b260ab65bd18b7ae04333d37d72e8a82 - 85.64% (249 MB)
[#002] sha256:4ec8aaba09edba3e333ad838ea689e6388c0c4cca3a9ea202d29fe8622705beb - 4.86% (14.1 MB)
[#003] sha256:6bd4461c38678b03add1152e5925668f2a6bb9bcb0996c7319608b3b43f33829 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:337bbae18d54468a66c653b9220ae08bec042350edd304756a97b3e60267ad76 in /
2023-02-09 03:19:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-17 11:20:46 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-02-17 11:20:57 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit
2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-02-17 11:20:57 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.