Namespace
alexxit
Image / Tag
go2rtc:1.4.0-hardware
Content Digest
sha256:a31e9325973492d77cd6c5c91d5c278763bc41830e885469c784267b742b0a9d
Details
Created

2023-04-23 05:13:39 UTC

Size

276 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-23T05:08:54.653Z
  • 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
    9268acf1cac4327f8b6fc2d1c9922494b11565cc
  • 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.4.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:143db7d084219658b1d5dc81071b28069505f56c5edd84ce9783d7d1b0689f38 - 10.04% (27.7 MB)

[#001] sha256:77242c4a76086863f4784c547a8ec619203f9b8ee78822ffdb2d314eb5bd00c7 - 0.0% (277 Bytes)

[#002] sha256:1c872d67bd98154bf0e54021d879e09bd006994c41a96f76c62dacd44d257384 - 85.03% (235 MB)

[#003] sha256:c5c3a578bef92a2edf124ead11a942cb953615dad8a827fe1467c0fed9ed26ad - 4.93% (13.6 MB)

[#004] sha256:eb80900b6f4fa84f1db9dee915488968ddc2821acc28d9d6709147a0ebb604ef - 0.0% (102 Bytes)


History
2023-04-12 00:19:46 UTC

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

2023-04-12 00:19:46 UTC

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

2023-04-23 05:12:56 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' >/etc/apt/apt.conf.d/keep-cache # buildkit

2023-04-23 05:13:39 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-04-23 05:13:19 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)

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

2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-04-23 05:13:39 UTC (buildkit.dockerfile.v0)

CMD ["go2rtc" "-config" "/config/go2rtc.yaml"]

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