Namespace
alexxit
Image / Tag
go2rtc:1.9.9-hardware
Content Digest
sha256:7d78c5843ca6bbe6bdd1f3cfd5a7708c7a6a30817c2996113de000cf09fcd741
Details
Created

2025-03-10 03:19:20 UTC

Size

320 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-03-10T03:18:16.807Z
  • org.opencontainers.image.description
    Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    fa580c516efa95770be2137855c3c3cf19b8092b
  • 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.9.9-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:c2fc126006c84f2610fa9127311f6bdc184a0636dba444c7ef892eb06158fe3f - 8.47% (27.1 MB)

[#001] sha256:3373e471e1385314562dcdd9e512844ea6dc167e5c844dba2cced50386d30de1 - 0.0% (263 Bytes)

[#002] sha256:215c8174e3cf5c4c7f105244792c47f1575f23583b160370a9869283a30ecb57 - 85.13% (272 MB)

[#003] sha256:2821f203941ca510985982a1119cd7adc3bfd2ca306f487044a7b2eb12bb01b3 - 6.39% (20.4 MB)

[#004] sha256:28e09437941950ea00c4b3fe294825d8b3e0a72688b83660e815b8591e30ba88 - 0.0% (96 Bytes)


History
2025-02-24 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'amd64' out/ 'trixie' '@1740355200'

2025-03-10 03:18:35 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

2025-03-10 03:19:20 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

2025-03-10 03:19:14 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2025-03-10 03:19:20 UTC (buildkit.dockerfile.v0)

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

2025-03-10 03:19:20 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-03-10 03:19:20 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-03-10 03:19:20 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2025-03-10 03:19:20 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2025-03-10 03:19:20 UTC (buildkit.dockerfile.v0)

CMD ["go2rtc" "-config" "/config/go2rtc.yaml"]

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