2023-04-23 05:13:39 UTC
276 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:143db7d084219658b1d5dc81071b28069505f56c5edd84ce9783d7d1b0689f38 - 10.04% (27.7 MB)
[#001] sha256:77242c4a76086863f4784c547a8ec619203f9b8ee78822ffdb2d314eb5bd00c7 - 0.0% (277 Bytes)
[#002] sha256:1c872d67bd98154bf0e54021d879e09bd006994c41a96f76c62dacd44d257384 - 85.03% (235 MB)
[#003] sha256:c5c3a578bef92a2edf124ead11a942cb953615dad8a827fe1467c0fed9ed26ad - 4.93% (13.6 MB)
[#004] sha256:eb80900b6f4fa84f1db9dee915488968ddc2821acc28d9d6709147a0ebb604ef - 0.0% (102 Bytes)
/bin/sh -c #(nop) ADD file:382dcc0dd39da90030a2de09d6847df082978a1a8ba5f3b2c7f678a1a5e917f3 in /
2023-04-12 00:19:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-04-23 05:12:56 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-04-23 05:13:39 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 # buildkit
2023-04-23 05:13:19 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)WORKDIR /config
2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-04-23 05:13: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.