Namespace
alexxit
Image / Tag
go2rtc:1.7.1-hardware
Content Digest
sha256:f2da85fb5babca19378687ef2c7496438679488524948a85dda087533c877885
Details
Created

2023-09-10 17:21:06 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-09-10T17:19:55.844Z
  • 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
    c8ac6b22713205f6d86c2a10cfb03a6ce5000c69
  • 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.7.1-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:360eba32fa65016e0d558c6af176db31a202e9a6071666f9b629cb8ba6ccedf0 - 10.04% (27.8 MB)

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

[#002] sha256:0874f9bfe4b7567f9a74cc7f945d7ac64671d4948c0a885c197bca3a4c869831 - 84.98% (235 MB)

[#003] sha256:58748dbcf8cbdcb66342308815f2eb0190da5315e5b3feac91f401e3610aec03 - 4.98% (13.8 MB)

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


History
2023-09-07 00:20:51 UTC

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

2023-09-07 00:20:51 UTC

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

2023-09-10 17:20: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-09-10 17:20:58 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-09-10 17:21:06 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-09-10 17:21:06 UTC (buildkit.dockerfile.v0)

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

2023-09-10 17:21:06 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-09-10 17:21:06 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-09-10 17:21:06 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-09-10 17:21:06 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-09-10 17:21:06 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