Namespace
alexxit
Image / Tag
go2rtc:0.1-rc.7-hardware
Content Digest
sha256:bd74e5d90e55658eafdbdb282c204bb52c503cc40544b5aa46025ae6793c0d27
Details
Created

2023-01-08 20:25:41 UTC

Size

287 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-08T20:20:11.044Z
  • 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
    89eb653d6751c35b159d2d7d4066027ef5639b80
  • 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.7-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:9213da89e59145449929f5c41bf844824a000dd964cbb8c91276e33210d992c6 - 9.69% (27.8 MB)

[#001] sha256:881bc27619742561c58ba6c1a3143a9c16f25f318381ad833c57ebf4291f0fbe - 85.74% (246 MB)

[#002] sha256:379c9977e34f72d221d0d7d59edb07f2cbe0f58ec185b0e30a8d743616cd9803 - 4.58% (13.1 MB)

[#003] sha256:cc560038c690d88fc6c7daefd4705932f999f44acb7698e79b5508f94ccf774b - 0.0% (406 Bytes)


History
2022-12-21 01:20:12 UTC

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

2022-12-21 01:20:12 UTC

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

2023-01-08 20:25:23 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-08 20:25:40 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)

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

2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)

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

2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-01-08 20:25:41 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