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

2026-03-17 14:30:22 UTC

Size

289 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2026-03-17T14:29:25.366Z
  • org.opencontainers.image.description
    Ultimate camera streaming application
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    dc1685e9cf7a8c349181f20a1b4a44825ed394c5
  • 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:ec781dee3f4719c2ca0dd9e73cb1d4ed834ed1a406495eb6e44b6dfaad5d1f8f - 9.83% (28.4 MB)

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

[#002] sha256:7e0632c91906c7069d486fae9d6207511460ca9c57a3f611263201cbe941d4a1 - 87.63% (253 MB)

[#003] sha256:b9e179d554f490891075a4ba8664716120c596e26f024fad3782179c35236507 - 2.54% (7.33 MB)

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


History
2026-03-16 00:00:00 UTC (debuerreotype 0.17)

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

2026-03-17 14:29:42 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

2026-03-17 14:30:22 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

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

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

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

EXPOSE [1984/tcp 8554/tcp 8555/tcp 8555/udp]

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

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

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2026-03-17 14:30:22 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2026-03-17 14:30:22 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