2023-07-20 05:19:09 UTC
277 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:faef57eae888cbe4a5613eca6741b5e48d768b83f6088858aee9a5a2834f8151 - 10.02% (27.8 MB)
[#001] sha256:40c1a21e70a20865c0f1d422818564ddd9d4abc8566c1e739e6208d163a24268 - 0.0% (261 Bytes)
[#002] sha256:b4519622b8435f9ebc2dc5dfd6e8a5ce04d1234e98819a79bc06a1177d60baf0 - 84.85% (235 MB)
[#003] sha256:22683f510eec023efa6f30eeef25baf70840d649dab239430481c6487abc9e9e - 5.12% (14.2 MB)
[#004] sha256:44d76d20dd8daf443f3f69bf87858a716acb18e959cc524dc380a356af975427 - 0.0% (96 Bytes)
/bin/sh -c #(nop) ADD file:bd80a4461150784e5f2f5a1faa720cc347ad3e30ee0969adbfad574c316f5aef in /
2023-07-04 01:19:58 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-07-20 05:18:01 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' >/etc/apt/apt.conf.d/keep-cache # buildkit
2023-07-20 05:18:55 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 libasound2-plugins # buildkit
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)WORKDIR /config
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)CMD ["go2rtc" "-config" "/config/go2rtc.yaml"]
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.