Namespace
alexxit
Image / Tag
go2rtc:1.9.5-hardware
Content Digest
sha256:ea7c0d342aaad00b76c9a5a38f0ce2fc588f24734e0d74807f4219df32e6e36b
Details
Created

2024-10-28 19:57:39 UTC

Size

307 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-28T19:56:45.217Z
  • 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
    780f378fb16e4b60cba764bc2c3a4b11ada3b385
  • 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.5-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:1d103caae23f754afef7b007faf63dbe0b62a7ff6cd27655be11e52865353984 - 10.07% (30.9 MB)

[#001] sha256:f6556392d1e61602b54629a8bd108f8574cbb468f69232939d4d6616102628ad - 0.0% (260 Bytes)

[#002] sha256:737a6a894654b7ac48f5cc3f77d357e027643563fb123be2de88bda361f5adf3 - 85.19% (261 MB)

[#003] sha256:93b4b2f355101ad987ad9faefb59dfe2b301bac17fc24670e5c6359352aa5eab - 4.74% (14.5 MB)

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


History
2024-10-17 00:22:35 UTC

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

2024-10-17 00:22:36 UTC

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

2024-10-28 19:56:57 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-10-28 19:57:38 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-10-28 19:57:34 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)

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

2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2024-10-28 19:57:39 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2024-10-28 19:57:39 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