Namespace
alexxit
Image / Tag
go2rtc:1.3.0-hardware
Content Digest
sha256:24642fbf5d515f22bf965827c9d83d70d6e032cfc4dee3c7b6826549e6a2bfba
Details
Created

2023-03-23 11:07:43 UTC

Size

290 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-03-23T11:03:23.511Z
  • org.opencontainers.image.description
    Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MJPEG, HomeKit, FFmpeg, etc.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    bb3c64598c82839a9dbba669753a3e5a8f8f7d8f
  • org.opencontainers.image.source
    https://github.com/AlexxIT/go2rtc
  • org.opencontainers.image.title
    go2rtc
  • org.opencontainers.image.url
    https://github.com/AlexxIT/go2rtc
  • org.opencontainers.image.version
    1.3.0-hardware

Environment
NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

NVIDIA_VISIBLE_DEVICES

all

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:96af4d596c1b029a6658834de0689aadff93ec5d1dc062654678440b2cfda787 - 9.55% (27.7 MB)

[#001] sha256:3ed41dceadb485f64b9c235f584bd22247cd0d9afd80414343717c74678fbc31 - 85.87% (249 MB)

[#002] sha256:f7d4c4d4473d7b9fef8195bf4588cb06e5c548c8c9249cbe9ce4bbcbeae32375 - 4.59% (13.3 MB)

[#003] sha256:fb326031c6356bf9aaad91eb99e666a49742b8b8c42cd151d2f5556d7e7caff0 - 0.0% (406 Bytes)


History
2023-03-23 01:30:03 UTC

/bin/sh -c #(nop) ADD file:54d8c2ef68f89eb97aafa6f54145d4a26b2a6c9dd8b7a924515e5c5194ea5413 in /

2023-03-23 01:30:04 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-03-23 11:07:29 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-03-23 11:07:43 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit

2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--"]

2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-03-23 11:07:43 UTC (buildkit.dockerfile.v0)

CMD ["/run.sh"]

Danger Zone
Delete Tag

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.

Delete