Namespace
alexxit
Image / Tag
go2rtc:1.0.0-hardware
Content Digest
sha256:5ec26f9b33248ed5478375e55683044a3fe45bfff5a71af2d5caba7b2063d80c
Details
Created

2023-01-20 14:12:57 UTC

Size

287 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-20T14:08:46.316Z
  • 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
    9ddbb326b4a3d86aca0ff32aec231b25b557a92e
  • 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.0.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:b37cbf60a964400132f658413bf66b67e5e67da35b9c080be137ff3c37cc7f65 - 9.65% (27.7 MB)

[#001] sha256:793f0c865b349469bbc540031e2d9e871e7b76076d093da0643b19201c8a123d - 85.76% (246 MB)

[#002] sha256:20bcc965c2d25985830a4e3bbd0ba29b50695fd29f5a9ab3dde0515a81fb8347 - 4.59% (13.2 MB)

[#003] sha256:4c1b5d6bcccb8354ae1a6a7cd8e76ada158003e02789875c59a6619a38de8e32 - 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-20 14: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-20 14:12:57 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-01-20 14:12:57 UTC (buildkit.dockerfile.v0)

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

2023-01-20 14:12:57 UTC (buildkit.dockerfile.v0)

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

2023-01-20 14:12:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-01-20 14:12:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-01-20 14:12:57 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