Namespace
alexxit
Image / Tag
go2rtc:1.8.4-hardware
Content Digest
sha256:a5dfc4a102bf39dbc0b508c6b017bb2bce8d7af060016c5ca480338b90dd806b
Details
Created

2023-11-19 15:39:57 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-19T15:39:01.055Z
  • 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
    a87dafbbecdc64e4dae78fbbf99688f14301c583
  • 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.8.4-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:578acb154839e9d0034432e8f53756d6f53ba62cf8c7ea5218a2476bf5b58fc9 - 10.04% (27.8 MB)

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

[#002] sha256:0aa6665bf6de2e3d36d6db26b2d64a9986f870bebe054e7e1ec83d479fd8d288 - 84.92% (235 MB)

[#003] sha256:8a71a26f3028cde19482636d6509035f90cc4339ca3cac23d32daddd163846bb - 5.04% (14 MB)

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


History
2023-11-01 00:20:49 UTC

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

2023-11-01 00:20:49 UTC

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

2023-11-19 15:39:17 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

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo 'deb http://deb.debian.org/debian bookworm 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 libasound2-plugins # buildkit

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

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

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-11-19 15:39:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-11-19 15:39:57 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