Namespace
alexxit
Image / Tag
go2rtc:1.9.13-hardware
Content Digest
sha256:534d4c7c6f20b09b11109c66b0d778ddce85c729d5401d1f44a6a5b47873859a
Details
Created

2025-12-14 20:17:09 UTC

Size

289 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-12-14T20:16:10.259Z
  • 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
    dfe47559d13a6dfceb2445b92cec0c0d775f5f96
  • 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.13-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:1733a4cd59540b3470ff7a90963bcdea5b543279dd6bdaf022d7883fdad221e5 - 9.84% (28.4 MB)

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

[#002] sha256:7f935fe96fb2d9710c5d01568c162849484303d2bcd9a54d098719e3a7dd11b0 - 87.69% (253 MB)

[#003] sha256:806df27332cff4004c37ed02c6da56a5c5868c201ac545ab1c1e48596e2c3e13 - 2.47% (7.12 MB)

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


History
2025-12-08 00:00:00 UTC (debuerreotype 0.16)

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

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

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

2025-12-14 20:17:09 UTC (buildkit.dockerfile.v0)

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

2025-12-14 20:17:09 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-12-14 20:17:09 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-12-14 20:17:09 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2025-12-14 20:17:09 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2025-12-14 20:17:09 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