Namespace
alexxit
Image / Tag
go2rtc:1.9.11-hardware
Content Digest
sha256:6a61d6b6426585444e4efc697d4f3b2af02b39e0d97ffbdb1b8801a9cb45eb94
Details
Created

2025-10-21 13:20:26 UTC

Size

288 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-10-21T13:19:26.038Z
  • 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
    be80eb1ac98dd4d11dcf171cbb33e1fdd4974285
  • 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.11-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:38513bd7256313495cdd83b3b0915a633cfa475dc2a07072ab2c8d191020ca5d - 9.86% (28.4 MB)

[#001] sha256:dd77a791ed277fd3c9ec32f11da329c7944b455e8fdfed2fc95409b1a4fa8b4a - 0.0% (259 Bytes)

[#002] sha256:4d89d7a27befba8c335aae4d79e698e7dc0bbe661ce1fee82ebd59fa3273ec3d - 87.85% (253 MB)

[#003] sha256:c592ac816a0ae1d6b5003eb80ed1d39a7ecc61bf856aef8c7e5433eb9dfd8941 - 2.29% (6.61 MB)

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


History
2025-10-20 00:00:00 UTC (debuerreotype 0.16)

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

2025-10-21 13:19:45 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-10-21 13:20:26 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 ffmpeg tini 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-10-21 13:20:26 UTC (buildkit.dockerfile.v0)

COPY /build/go2rtc /usr/local/bin/ # buildkit

2025-10-21 13:20:26 UTC (buildkit.dockerfile.v0)

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

2025-10-21 13:20:26 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-10-21 13:20:26 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-10-21 13:20:26 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2025-10-21 13:20:26 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2025-10-21 13:20:26 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