Namespace
alexxit
Image / Tag
go2rtc:1.6.2-hardware
Content Digest
sha256:1367c7ceea2399bc1851f07ef3c7a7898cb3062ec27c1b94c374a62d12b78ca7
Details
Created

2023-07-20 20:47:16 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-07-20T20:41:23.269Z
  • 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
    f196d83a14a5640a2f4f7087cc190c23889fddbb
  • 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.6.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:faef57eae888cbe4a5613eca6741b5e48d768b83f6088858aee9a5a2834f8151 - 10.02% (27.8 MB)

[#001] sha256:b9997caf0000467626b2865186859fc4c987f157882e2cf2a295d5ece8969b5a - 0.0% (265 Bytes)

[#002] sha256:1ba248b02ed4127c70ae4ac49e5e913ae29fa3d6a2a1cab4bc0164420eaa7dec - 84.85% (235 MB)

[#003] sha256:3723236a2ab3d9e20c3ab3d88cab741a8fd5010c29e01dde5fa99f2b7ff7b5a7 - 5.12% (14.2 MB)

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


History
2023-07-04 01:19:58 UTC

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

2023-07-04 01:19:58 UTC

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

2023-07-20 20:46:10 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-07-20 20:47:02 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-07-20 20:47:15 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-07-20 20:47:16 UTC (buildkit.dockerfile.v0)

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

2023-07-20 20:47:16 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-07-20 20:47:16 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-07-20 20:47:16 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-07-20 20:47:16 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-07-20 20:47:16 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