2023-10-14 14:26:31 UTC
277 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a378f10b321842c3042cdeff4f6997f34f4cb21f2eff27704b7f6193ab7b5fea - 10.05% (27.8 MB)
[#001] sha256:f8449735a15f03dcecaf3787eb27e0ca8b08f35e1dc693eedba807278d2b945d - 0.0% (261 Bytes)
[#002] sha256:6e61989a36794958a0fca9fbd98379ac43b3d124b499c4ddd9791079139479df - 84.99% (235 MB)
[#003] sha256:6bd14668e9e177f5c8427132c4357779c9c52747f35f2eadc50025aa5be4dacb - 4.96% (13.7 MB)
[#004] sha256:951da4ea9748d110a0887832ca95bf4cc59e7417dbc7da0cf02b889ab5322a75 - 0.0% (96 Bytes)
/bin/sh -c #(nop) ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /
2023-10-11 18:34:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-10-14 14:25:30 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-10-14 14:26:22 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-10-14 14:26:31 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)WORKDIR /config
2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-10-14 14:26:31 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.