2023-05-04 12:08:57 UTC
277 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a7949aff465302ccff308d030f7ef0caece244c373f162b636fc63413075fccd - 10.03% (27.7 MB)
[#001] sha256:6ac83ab91fa4145e5762ed118b558cc01e04a791c27451fc182466526d3bbec8 - 0.0% (277 Bytes)
[#002] sha256:fa9ced57b92f859ca3c23ff3cf9944e6cc1fd78ae5cd3ceeb0eccce15f1f08cc - 85.02% (235 MB)
[#003] sha256:210fbaf1c6b3b24a3b5bea5b8a7252e00b2c43eb965604c6b48307510b94de65 - 4.95% (13.7 MB)
[#004] sha256:c4f7ee8cab42d422a6e3a65e4039fdc16e6f1017d1e93c7c3ce91af5c299dcb5 - 0.0% (102 Bytes)
/bin/sh -c #(nop) ADD file:7b63bcb93d489f09ac4e67ed57795a73d8cae3375aeaa58bf47066fb2bdf2e83 in /
2023-05-02 23:46:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-05-04 11:43:46 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-05-04 11:44:40 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-05-04 12:08:43 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)VOLUME [/config]
2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)WORKDIR /config
2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-05-04 12:08:57 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.