Namespace
alexxit
Image / Tag
go2rtc:master-hardware
Content Digest
sha256:c50ca4040196e7ae4656e064900b00736518d2557667a5ed6173ea8857fb6288
Details
Created

2025-11-26 08:29:13 UTC

Size

288 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-11-26T08:28:15.740Z
  • 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
    fbd5215669e66deaaa082c186f49ee5ca2b4d7ca
  • 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
    master-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:0e4bc2bd6656e6e004e3c749af70e5650bac2258243eb0949dea51cb8b7863db - 9.84% (28.4 MB)

[#001] sha256:f7ef1fbf8d0220a3c3ce17ebd7a401c00a9e93aa19d0e7952fbe53eb85b6933e - 0.0% (266 Bytes)

[#002] sha256:c1270587a050bcedc5c84048859493657bfa17f8496481b022896ea3724765cb - 87.72% (253 MB)

[#003] sha256:fa39edadc36d0ae9ec6bbf04dd4e7a9faa63a48bb60527daa7bf9344c9022943 - 2.44% (7.04 MB)

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


History
2025-11-17 00:00:00 UTC (debuerreotype 0.16)

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

2025-11-26 08:28:31 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-26 08:29:13 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-26 08:29:13 UTC (buildkit.dockerfile.v0)

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

2025-11-26 08:29:13 UTC (buildkit.dockerfile.v0)

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

2025-11-26 08:29:13 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-11-26 08:29:13 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-11-26 08:29:13 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2025-11-26 08:29:13 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2025-11-26 08:29:13 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