Namespace
alexxit
Image / Tag
go2rtc:1.6.0-hardware
Content Digest
sha256:e4ca2c8df9bcc524e9304448ec477b800c1aed129d9021bd5dd3f72076f3e5a2
Details
Created

2023-07-11 04:55:24 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-11T04:49:28.546Z
  • 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
    b5d40caffc4d76c61cd9d6ac1f1785821d114eb9
  • 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.6.0-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:faef57eae888cbe4a5613eca6741b5e48d768b83f6088858aee9a5a2834f8151 - 10.03% (27.8 MB)

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

[#002] sha256:433c91d70681eff0fcabfaa7d17baeef5eaa7da08afbb55693365bd01192b390 - 84.86% (235 MB)

[#003] sha256:a598df2b39e4fcefd671a060c3bbc80b1603eceb43883c26fd1534097ed0b5a3 - 5.12% (14.2 MB)

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


History
2023-07-04 01:19:58 UTC

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

2023-07-04 01:19:58 UTC

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

2023-07-11 04:54:37 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-07-11 04:55:23 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-07-11 04:54:58 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-07-11 04:55:24 UTC (buildkit.dockerfile.v0)

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

2023-07-11 04:55:24 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-07-11 04:55:24 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-07-11 04:55:24 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-07-11 04:55:24 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-07-11 04:55:24 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