Namespace
alexxit
Image / Tag
go2rtc:1.8.3-hardware
Content Digest
sha256:7bc4366cc062b0b06421cfcfbab96604ed1b121d569c546238ca09d57910e412
Details
Created

2023-11-15 09:22:03 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-11-15T09:21:17.309Z
  • 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
    befa6bd3561e6371e31890cc9320f634af532dc2
  • 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.3-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:f0cda09939c773767625c8675ad0974d5f7f79234c660861adddbf18ba02831d - 0.0% (261 Bytes)

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

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

[#004] sha256:cb5fe04c915b6a0e170048586c77589562bcfc7cce66cebc8983de457f95511a - 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-15 09:21:25 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-15 09:22:03 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-15 09:22:00 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-11-15 09:22:03 UTC (buildkit.dockerfile.v0)

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

2023-11-15 09:22:03 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-11-15 09:22:03 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-11-15 09:22:03 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-11-15 09:22:03 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-11-15 09:22:03 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