Namespace
alexxit
Image / Tag
go2rtc:0.1-rc.9-hardware
Content Digest
sha256:303bfd8fc171fc27724b990993696f1c34777e6ff6c235a26b66ea9f19b0cc5a
Details
Created

2023-01-15 21:13:03 UTC

Size

286 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-15T21:07:38.647Z
  • org.opencontainers.image.description
    Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, MJPEG, HomeKit, FFmpeg, etc.
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    cecbe4166c9f7e8b4eb8bd3910be5ae2b9e46151
  • 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
    0.1-rc.9-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:b37cbf60a964400132f658413bf66b67e5e67da35b9c080be137ff3c37cc7f65 - 9.68% (27.7 MB)

[#001] sha256:7b268ec7929234303df3c27b79db03ff2b1e462437d5dbe61ea798ac4f4407c3 - 85.72% (245 MB)

[#002] sha256:9ca26abe7e39959a46471b6fabdf9b6051fec0656f11f18454b5608143ae50d7 - 4.6% (13.2 MB)

[#003] sha256:fcbced34bad2dce24df336c0d58b54de13506938a0e7a1fc1de5bcae8006d44d - 0.0% (407 Bytes)


History
2023-01-11 02:34:18 UTC

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

2023-01-11 02:34:18 UTC

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

2023-01-15 21:12:43 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 # buildkit

2023-01-15 21:13:03 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-01-15 21:13:03 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit

2023-01-15 21:13:03 UTC (buildkit.dockerfile.v0)

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

2023-01-15 21:13:03 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-01-15 21:13:03 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-01-15 21:13:03 UTC (buildkit.dockerfile.v0)

CMD ["/run.sh"]

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