Namespace
alexxit
Image / Tag
go2rtc:1.1.2-hardware
Content Digest
sha256:db99bbe3b99b26ceb7f3cd803224c15f3f573c05a7c09ee874ec3e53eb28188e
Details
Created

2023-02-09 04:53:23 UTC

Size

291 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-09T04:49:13.485Z
  • 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
    f60b55b6fa6588ce26d131aa429430ac2717239d
  • 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.1.2-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:7bc891379e23129e848190304442ae0e2cb2ceff0a43560520cbef46c3e03a80 - 9.51% (27.7 MB)

[#001] sha256:3090d73ecec8b6cb28c0e1f15166994e27f128d9c3171d360703a68751d9273d - 85.66% (249 MB)

[#002] sha256:a2ac0ecf8d028593a1e4df561886c6fa46b5283edfe64bb71c6677a3f015712e - 4.83% (14 MB)

[#003] sha256:9d9e26ca425fb6a80f6a12c487887641e2ac6832a65734476c2e7b8e710626d7 - 0.0% (407 Bytes)


History
2023-02-09 03:19:51 UTC

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

2023-02-09 03:19:52 UTC

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

2023-02-09 04:53:09 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-02-09 04:53:23 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-02-09 04:53:23 UTC (buildkit.dockerfile.v0)

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

2023-02-09 04:53:23 UTC (buildkit.dockerfile.v0)

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

2023-02-09 04:53:23 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-02-09 04:53:23 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-02-09 04:53:23 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