Namespace
alexxit
Image / Tag
go2rtc:1.2.0-hardware
Content Digest
sha256:dfae19f7b1ce510a9cfda50d1f07ae2264cbf131c046a9030b49e44d3903809b
Details
Created

2023-02-17 11:20:57 UTC

Size

291 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-17T11:16:50.162Z
  • 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
    e3f6c459c7580b83e2f605af4649401c1148e737
  • 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.2.0-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:44bf66a03abc546ce83c5a0f9328a133b260ab65bd18b7ae04333d37d72e8a82 - 85.64% (249 MB)

[#002] sha256:4ec8aaba09edba3e333ad838ea689e6388c0c4cca3a9ea202d29fe8622705beb - 4.86% (14.1 MB)

[#003] sha256:6bd4461c38678b03add1152e5925668f2a6bb9bcb0996c7319608b3b43f33829 - 0.0% (406 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-17 11:20:46 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-17 11:20:57 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)

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

2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)

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

2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-02-17 11:20:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-02-17 11:20:57 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