Namespace
alexxit
Image / Tag
go2rtc:1.8.0-hardware
Content Digest
sha256:7f4c56bc4a53113ce29ce6af87218a7ed953f635733ee687ad96ceb7a726a324
Details
Created

2023-10-14 14:26:31 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-10-14T14:25:09.369Z
  • 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
    6f2af783925f366f150d9dab1cb2f0430c834871
  • 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.8.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:a378f10b321842c3042cdeff4f6997f34f4cb21f2eff27704b7f6193ab7b5fea - 10.05% (27.8 MB)

[#001] sha256:f8449735a15f03dcecaf3787eb27e0ca8b08f35e1dc693eedba807278d2b945d - 0.0% (261 Bytes)

[#002] sha256:6e61989a36794958a0fca9fbd98379ac43b3d124b499c4ddd9791079139479df - 84.99% (235 MB)

[#003] sha256:6bd14668e9e177f5c8427132c4357779c9c52747f35f2eadc50025aa5be4dacb - 4.96% (13.7 MB)

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


History
2023-10-11 18:34:50 UTC

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

2023-10-11 18:34:51 UTC

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

2023-10-14 14:25:30 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-10-14 14:26:22 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 libasound2-plugins # buildkit

2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)

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

2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-10-14 14:26:31 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-10-14 14:26:31 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