Namespace
alexxit
Image / Tag
go2rtc:1.1.0-hardware
Content Digest
sha256:6803ea132e7150b80c53b5fa39f7d622fbe13613f83020d922225866477af223
Details
Created

2023-01-31 07:38:03 UTC

Size

292 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-31T07:33:13.813Z
  • org.opencontainers.image.description
    Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, MJPEG, HomeKit, FFmpeg, etc.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    7b3505f4f4179d2f0e6ddb5540e26ae39015b0f5
  • 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.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:b37cbf60a964400132f658413bf66b67e5e67da35b9c080be137ff3c37cc7f65 - 9.48% (27.7 MB)

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

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

[#003] sha256:215a8e5b69bc0cb2345981876c6598603bdd0dbf0f8e93e6f01e74d08788a3a4 - 0.0% (407 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-01-31 07:37:55 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-01-31 07:38:03 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-01-31 07:38:03 UTC (buildkit.dockerfile.v0)

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

2023-01-31 07:38:03 UTC (buildkit.dockerfile.v0)

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

2023-01-31 07:38:03 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-01-31 07:38:03 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-01-31 07:38:03 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