Namespace
alexxit
Image / Tag
go2rtc:1.9.8-hardware
Content Digest
sha256:a6686483311549aade194994b8e49ca4b02c51695cf0153f6abb663755bffe6b
Details
Created

2025-01-03 13:54:49 UTC

Size

315 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-03T13:53:56.810Z
  • 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
    199fdd6728eb932d3a34e5cebdfc00326a44ced8
  • 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.8-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:f604eaf901f41acf63c36d6210002ab49fb63a0ca4488b6228b769f39ae6804f - 9.58% (30.2 MB)

[#001] sha256:aa40d28b7267823677742ed29b13b1e9be6279c0926a95da4dcbc2e43aa6abca - 0.0% (261 Bytes)

[#002] sha256:73e6554aec12fa0119f3e2de96b098be1e9784f46a06420cc7949ac56b9c37ac - 84.06% (265 MB)

[#003] sha256:5debdb758ae4d16e23e1c4bb03d31d2014fa70705bb7e5ca7ee16d4048150d29 - 6.35% (20 MB)

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


History
2024-12-23 00:00:00 UTC (debuerreotype 0.15)

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

2025-01-03 13:54:07 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-01-03 13:54:49 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 tini ffmpeg 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-01-03 13:54:42 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2025-01-03 13:54:49 UTC (buildkit.dockerfile.v0)

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

2025-01-03 13:54:49 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2025-01-03 13:54:49 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2025-01-03 13:54:49 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2025-01-03 13:54:49 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2025-01-03 13:54:49 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