2024-01-01 06:38:49 UTC
277 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:af107e978371b6cd6339127a05502c5eacd1e6b0e9eb7b2f4aa7b6fc87e2dd81 - 10.03% (27.8 MB)
[#001] sha256:b1f9d543cd6d9fc0cf890c6401ace0cc1295f0add8f49dda23e8f5cd2adee8d7 - 0.0% (263 Bytes)
[#002] sha256:ca4fd3693e496fb39ca12a6d364bf3000de2e3d4b1e38d14404554fd49e50b58 - 84.91% (235 MB)
[#003] sha256:065723d37ed0121814b70844c03fa25142d634975bdee06644a2785d960f941d - 5.06% (14 MB)
[#004] sha256:1ff461b7ac7e38ce7cdebac922253fb556f73ad53952986e2098e1a15ce6f303 - 0.0% (96 Bytes)
/bin/sh -c #(nop) ADD file:ac3cd70031d35e46d86b876934946ffc8756de4de065fbc926dce642dac07ff3 in /
2023-12-19 01:20:28 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-01 06:38:09 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-01-01 06:38:48 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
2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)WORKDIR /config
2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2024-01-01 06:38:49 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.