2023-11-19 15:39:57 UTC
277 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:578acb154839e9d0034432e8f53756d6f53ba62cf8c7ea5218a2476bf5b58fc9 - 10.04% (27.8 MB)
[#001] sha256:5f51964ca4c992878691405408d47b7969db66746398a7495f16c12f46bbcd56 - 0.0% (261 Bytes)
[#002] sha256:0aa6665bf6de2e3d36d6db26b2d64a9986f870bebe054e7e1ec83d479fd8d288 - 84.92% (235 MB)
[#003] sha256:8a71a26f3028cde19482636d6509035f90cc4339ca3cac23d32daddd163846bb - 5.04% (14 MB)
[#004] sha256:87e2e4e85335f20f8432d0d71db322fb62ff798476f8d4dd774a55044028711a - 0.0% (96 Bytes)
/bin/sh -c #(nop) ADD file:fbd8521c24ed758023728505c18d7a0d6d101bc77fd772a4af9b65049b943864 in /
2023-11-01 00:20:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-11-19 15:39:17 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-11-19 15:39:57 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-11-19 15:39:57 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)WORKDIR /config
2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-11-19 15:39:57 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.