Namespace
alexxit
Image / Tag
go2rtc:1.6.1-hardware
Content Digest
sha256:8f9f4ecb9a6060c4e5347a5161aba6f344b86073938fdf27b7bfe4764da063dc
Details
Created

2023-07-20 05:19:09 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-20T05:12:57.705Z
  • 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
    a8526ae4eb512a9d5894f841c80243cebdaaa4d0
  • 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.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:faef57eae888cbe4a5613eca6741b5e48d768b83f6088858aee9a5a2834f8151 - 10.02% (27.8 MB)

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

[#002] sha256:b4519622b8435f9ebc2dc5dfd6e8a5ce04d1234e98819a79bc06a1177d60baf0 - 84.85% (235 MB)

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

[#004] sha256:44d76d20dd8daf443f3f69bf87858a716acb18e959cc524dc380a356af975427 - 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-20 05:18:01 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-20 05:18:55 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-20 05:19:09 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)

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

2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-07-20 05:19:09 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-07-20 05:19:09 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