2024-10-28 19:57:39 UTC
307 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1d103caae23f754afef7b007faf63dbe0b62a7ff6cd27655be11e52865353984 - 10.07% (30.9 MB)
[#001] sha256:f6556392d1e61602b54629a8bd108f8574cbb468f69232939d4d6616102628ad - 0.0% (260 Bytes)
[#002] sha256:737a6a894654b7ac48f5cc3f77d357e027643563fb123be2de88bda361f5adf3 - 85.19% (261 MB)
[#003] sha256:93b4b2f355101ad987ad9faefb59dfe2b301bac17fc24670e5c6359352aa5eab - 4.74% (14.5 MB)
[#004] sha256:cd450db6aa0683a5016b756d30ec3cefbf3bd5380c61ea5624f55c1fdf38e9b3 - 0.0% (96 Bytes)
/bin/sh -c #(nop) ADD file:c3c8ccb01a55ccc42b3399c53c9e6fa4eb8f7573550245504b2146b1d7246e29 in /
2024-10-17 00:22:36 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-10-28 19:56:57 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
2024-10-28 19:57:38 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c echo 'deb http://deb.debian.org/debian trixie 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 mesa-va-drivers libasound2-plugins && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2024-10-28 19:57:34 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)WORKDIR /config
2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2024-10-28 19:57:39 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.