Namespace
alexxit
Image / Tag
go2rtc:1.8.5-hardware
Content Digest
sha256:3ad592ae0eccb9e57685b731fb3df6fdbddc26c93a60e4ddd42035ad5e47098b
Details
Created

2024-01-01 06:38:49 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-01T06:37:51.016Z
  • 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
    ccec41a10f2636676befea50aa4cee2aa9d1d75a
  • 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.5-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:af107e978371b6cd6339127a05502c5eacd1e6b0e9eb7b2f4aa7b6fc87e2dd81 - 10.03% (27.8 MB)

[#001] sha256:b1f9d543cd6d9fc0cf890c6401ace0cc1295f0add8f49dda23e8f5cd2adee8d7 - 0.0% (263 Bytes)

[#002] sha256:ca4fd3693e496fb39ca12a6d364bf3000de2e3d4b1e38d14404554fd49e50b58 - 84.91% (235 MB)

[#003] sha256:065723d37ed0121814b70844c03fa25142d634975bdee06644a2785d960f941d - 5.06% (14 MB)

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


History
2023-12-19 01:20:27 UTC

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

2023-12-19 01:20:28 UTC

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

2024-01-01 06:38:09 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-01-01 06:38:48 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

2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)

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

2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2024-01-01 06:38:49 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2024-01-01 06:38:49 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