Namespace
alexxit
Image / Tag
go2rtc:1.9.1-hardware
Content Digest
sha256:6283544d3e697713b15e7c193197fff9b62a071d127ccde9c5a80ab9fe72453d
Details
Created

2024-05-06 17:37:10 UTC

Size

306 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-06T17:36:09.131Z
  • 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
    a9f2b5158c59c9425f9ee343a4982b010e30ee4e
  • 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.1-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:cb282060bc562459cc7913d5f7b9137bf6d8efed5c34714c66875f5d95855cdb - 9.87% (30.2 MB)

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

[#002] sha256:e5acab5a5266789570314436c41baab4dc24fc7f6dbd2b0c5256896df30c8d85 - 85.49% (262 MB)

[#003] sha256:d290194d4563e2ce1ce47364d4b793d73e57629f09d043cd1a7267a14cb6f2d9 - 4.64% (14.2 MB)

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


History
2024-04-24 03:30:57 UTC

/bin/sh -c #(nop) ADD file:7d9c8af5ec476114b7f1d010f75ce9cf944e71315546457b0838f487555fab4f in /

2024-04-24 03:30:57 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-05-06 17:36:22 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

2024-05-06 17:37:10 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

2024-05-06 17:36:59 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-05-06 17:37:10 UTC (buildkit.dockerfile.v0)

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

2024-05-06 17:37:10 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2024-05-06 17:37:10 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2024-05-06 17:37:10 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2024-05-06 17:37:10 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2024-05-06 17:37:10 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