Namespace
alexxit
Image / Tag
go2rtc:1.8.1-hardware
Content Digest
sha256:0db3a7991edf7e1bdab4a2a7eca96ba1ee056f5733ae5f90baf83dc95bc9e1d6
Details
Created

2023-10-15 17:17:25 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-10-15T17:16:13.615Z
  • 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
    20d45bff926cba03f7afa95c21a1b3e2f274ec42
  • 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.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:a378f10b321842c3042cdeff4f6997f34f4cb21f2eff27704b7f6193ab7b5fea - 10.05% (27.8 MB)

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

[#002] sha256:9aa5c61d9e757d4ba9cb45636ad245f6244909873410d6a6ee18ea03768825f2 - 84.99% (235 MB)

[#003] sha256:65ee1d6bf02947f47a688b8fdb7fd01db95066024b9ffa0279481baef4172b23 - 4.96% (13.7 MB)

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


History
2023-10-11 18:34:50 UTC

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

2023-10-11 18:34:51 UTC

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

2023-10-15 17:16:28 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-10-15 17:17:13 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-10-15 17:17:25 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-10-15 17:17:25 UTC (buildkit.dockerfile.v0)

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

2023-10-15 17:17:25 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-10-15 17:17:25 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-10-15 17:17:25 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-10-15 17:17:25 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-10-15 17:17:25 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