Namespace
alexxit
Image / Tag
go2rtc:1.9.4-hardware
Content Digest
sha256:8222f436dfd5cceedecf9b6b4b47c0a7bd0ea960cb97d362227dd2e9e07fe78f
Details
Created

2024-06-18 18:35:50 UTC

Size

303 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-18T18:34:21.116Z
  • org.opencontainers.image.description
    Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    a4885c2c3abce58074d04878bba0d72105642a9b
  • 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.9.4-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:18f3c70f2333fa2ddc0bc08b7a8a803123b22aa6dc3eb7bc137463f49a08d597 - 10.07% (30.5 MB)

[#001] sha256:728aeb004ff8bf8e60e0a78068e157b94913d7de1d290f5324e00071686ef0f6 - 0.0% (262 Bytes)

[#002] sha256:f06ca05e1eca2a321cde8b95be4494cb403cfc9e7a13a834d0472bd010e484ed - 85.18% (258 MB)

[#003] sha256:c9ba7df98aa77312910dbeb20e41becae56eb72c208374878a0703ff7d147d35 - 4.75% (14.4 MB)

[#004] sha256:d8232f900d8f5b8752f7b18461a71df131ffcfa39763391dc55a1963789238df - 0.0% (96 Bytes)


History
2024-06-13 01:23:46 UTC

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

2024-06-13 01:23:46 UTC

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

2024-06-18 18:34:43 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

2024-06-18 18:35:49 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo 'deb http://deb.debian.org/debian trixie 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 mesa-va-drivers libasound2-plugins && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-06-18 18:35:11 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-06-18 18:35:50 UTC (buildkit.dockerfile.v0)

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

2024-06-18 18:35:50 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2024-06-18 18:35:50 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2024-06-18 18:35:50 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2024-06-18 18:35:50 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2024-06-18 18:35:50 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