Namespace
alexxit
Image / Tag
go2rtc:1.9.12-hardware
Content Digest
sha256:3a474ea977da1b473737ccea1f8199f1141868bec4a58e0860319c612bbb6b2f
Details
Created

2025-11-16 16:12:14 UTC

Size

291 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-11-16T16:11:19.408Z
  • 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
    2dc0d58ba73f349e7ff28156068788bc5f99037f
  • 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.12-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:d7ecded7702a5dbf6d0f79a71edc34b534d08f3051980e2c948fba72db3197fc - 9.74% (28.4 MB)

[#001] sha256:2dba0b7ec95845fb9eb0262fc670217337d8e72ad740ab90c631e319ebd3ae47 - 0.0% (263 Bytes)

[#002] sha256:bba945fe564d42f22db682f7b8e6172e33e51b467f49ea19345ae8533d02bcb4 - 87.99% (256 MB)

[#003] sha256:309e6909631a20da1125fb5677d8f83b07f2f5b37fd1fcd73ca37b4c80493b0e - 2.27% (6.62 MB)

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


History
2025-11-03 20:44:10 UTC (debuerreotype 0.16)

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

2025-11-16 16:11: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-11-16 16:12:14 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-11-16 16:12:14 UTC (buildkit.dockerfile.v0)

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

2025-11-16 16:12:14 UTC (buildkit.dockerfile.v0)

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

2025-11-16 16:12:14 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-11-16 16:12:14 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-11-16 16:12:14 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2025-11-16 16:12:14 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2025-11-16 16:12:14 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