Namespace
alexxit
Image / Tag
go2rtc:1.3.2-hardware
Content Digest
sha256:f23be20bc88e476432291237b76db074bce793db01e296f7931b125742e536bf
Details
Created

2023-04-17 14:09:51 UTC

Size

276 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-04-17T14:03:45.218Z
  • 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
    79f1dcfea3a45d0cde6699420921dbd435b3c5e6
  • 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.3.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:143db7d084219658b1d5dc81071b28069505f56c5edd84ce9783d7d1b0689f38 - 10.04% (27.7 MB)

[#001] sha256:4ae7e19e817c3fad59e95b4f9b9035e75af752039c3824a3b57f48a8258c4983 - 0.0% (274 Bytes)

[#002] sha256:bdf0f7d42cd94ee3a49beb0670053f756c7e5b8e46fc9758fb741c13ceec033b - 85.04% (235 MB)

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

[#004] sha256:170cd40f29b60d62b29a0beb29086d46c7720afddc6ac6bf5de0ddf4728dacb8 - 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-17 14:09:01 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-17 14:09: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-04-17 14:09:24 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-04-17 14:09:51 UTC (buildkit.dockerfile.v0)

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

2023-04-17 14:09:51 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-04-17 14:09:51 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-04-17 14:09:51 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-04-17 14:09:51 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-04-17 14:09:51 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