Namespace
alexxit
Image / Tag
go2rtc:1.9.0-hardware
Content Digest
sha256:2a4f8352f9f47b7320e5f4f5b40c58bafe3b1138adbfa3623cd23a5299192136
Details
Created

2024-04-30 12:25:46 UTC

Size

303 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-30T12:24:42.219Z
  • 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
    9c98f5e769bd3ecdf9eb0fec20a82630b0b77c35
  • 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.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:cb282060bc562459cc7913d5f7b9137bf6d8efed5c34714c66875f5d95855cdb - 9.97% (30.2 MB)

[#001] sha256:42db50723ee371cc6caab96cc83f844b72c8eb26eb28901c6999b1a785138355 - 0.0% (260 Bytes)

[#002] sha256:b734ad5cf34937e2991dd191dc92f1676c14f96e2d4b66a9942ac96d67cd5e84 - 85.35% (259 MB)

[#003] sha256:807be7b5c80d006f33a8045b525c59c53a21cb8d5ef9d367381d16b3a38a3fbd - 4.68% (14.2 MB)

[#004] sha256:6cf34a733900f055ef549e17453e0225626b7eb1ae77b0f9d4ac886e1f414fbc - 0.0% (94 Bytes)


History
2024-04-24 03:30:57 UTC

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

2024-04-24 03:30:57 UTC

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

2024-04-30 12:25:00 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-04-30 12:25:46 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-04-30 12:25:37 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-04-30 12:25:46 UTC (buildkit.dockerfile.v0)

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

2024-04-30 12:25:46 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2024-04-30 12:25:46 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2024-04-30 12:25:46 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2024-04-30 12:25:46 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2024-04-30 12:25:46 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