Namespace
alexxit
Image / Tag
go2rtc:1.1.1-hardware
Content Digest
sha256:749aeba4159ec680f8a0353c4117482f9dd2c5131ddff4168fb653425b9ba1ef
Details
Created

2023-02-01 15:02:06 UTC

Size

292 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-02-01T14:57:28.326Z
  • 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
    38ea8b56b85f74c5fef841b08c5be0ad5a007a10
  • 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.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:b37cbf60a964400132f658413bf66b67e5e67da35b9c080be137ff3c37cc7f65 - 9.48% (27.7 MB)

[#001] sha256:aadf579852d19a1412bd8fff638f17298751ceee657501ba435fb53c3a59d523 - 85.71% (250 MB)

[#002] sha256:2500aa9078db01cb72f70454e27d245584f339c01ea5328450252e86d5929a29 - 4.81% (14 MB)

[#003] sha256:44e567bb8a01387d791a06a4d14a3cbe1ff86a8e8f054354d293abd8744a2d86 - 0.0% (408 Bytes)


History
2023-01-11 02:34:18 UTC

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

2023-01-11 02:34:18 UTC

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

2023-02-01 15:01:51 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-01 15:02:06 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-02-01 15:02:06 UTC (buildkit.dockerfile.v0)

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

2023-02-01 15:02:06 UTC (buildkit.dockerfile.v0)

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

2023-02-01 15:02:06 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-02-01 15:02:06 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-02-01 15:02:06 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