Namespace
alexxit
Image / Tag
go2rtc:1.3.1-hardware
Content Digest
sha256:9c4a803ec3121dff2d921410d0a35d9dd7f12f443c9edd4522b3ed1fc59223b4
Details
Created

2023-03-26 12:06:29 UTC

Size

290 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-03-26T12:01:19.159Z
  • org.opencontainers.image.description
    Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MJPEG, HomeKit, FFmpeg, etc.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    71051e7dcfd5c7fd2be67efb2d5d2b7b1b71d667
  • 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.3.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:96af4d596c1b029a6658834de0689aadff93ec5d1dc062654678440b2cfda787 - 9.55% (27.7 MB)

[#001] sha256:5e2862ec1ee6aba0f5632e8fb0e61bcfceef8b93fb8c5a6f0df32b8e251d4f22 - 85.86% (249 MB)

[#002] sha256:09c7d1508e38f32250a4d2f8d82c82166141dcb23f4b49ba4fe28bd45470fe74 - 4.59% (13.3 MB)

[#003] sha256:4eb7940aeaa7995de9fec7a505ffb4dc6c63fca0f089a19328d6ce13f0908147 - 0.0% (406 Bytes)


History
2023-03-23 01:30:03 UTC

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

2023-03-23 01:30:04 UTC

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

2023-03-26 12:06:10 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 # buildkit

2023-03-26 12:06:29 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-03-26 12:06:29 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit

2023-03-26 12:06:29 UTC (buildkit.dockerfile.v0)

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

2023-03-26 12:06:29 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-03-26 12:06:29 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-03-26 12:06:29 UTC (buildkit.dockerfile.v0)

CMD ["/run.sh"]

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