2024-06-06 13:03:50 UTC
303 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2cd537844f6f80d57a58ee3d61a84af2f1221b8e8f9e9a2bd97dc528745df760 - 10.05% (30.4 MB)
[#001] sha256:14a91da2f9e044a2f390b0b31d03a6de16f51546bd254b5a3b6e25f7c476092b - 0.0% (262 Bytes)
[#002] sha256:034a4a879999278f4c963ca79489edd982caf4e28d7d08450eea89298c579041 - 85.2% (258 MB)
[#003] sha256:de8aa5917863d1c08ee8518e5c1517d5e16e235dadc54006ae0fab621f190093 - 4.75% (14.4 MB)
[#004] sha256:2f6c64771f8aa8b8a3d138f17fe23d7c861923a0b22a34470b928e935ecec310 - 0.0% (96 Bytes)
/bin/sh -c #(nop) ADD file:1931ad9bd4b45c14db5573fd3a888018f00aa7add3b91487ed8b24327b13d412 in /
2024-05-14 01:30:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-06-06 13:03:03 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-06-06 13:03:49 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-06-06 13:03:40 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-06-06 13:03:50 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2024-06-06 13:03:50 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-06-06 13:03:50 UTC (buildkit.dockerfile.v0)WORKDIR /config
2024-06-06 13:03:50 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2024-06-06 13:03:50 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2024-06-06 13:03:50 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.