Namespace
alexxit
Image / Tag
go2rtc:0.1-rc.6-hardware
Content Digest
sha256:071ea2092a5ebf08d14c7f42a622cc5b43d26af97ae7e6f00094cfa04e5e7ade
Details
Created

2023-01-02 18:08:34 UTC

Size

287 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-01-02T17:53:37.885Z
  • 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
    368562c540c12728456c3d7225d8644283e7eff7
  • 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.6-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:2f60293715bdad9a0b15c904225c3c26bd537882ef224d0f8e1d8765b937d4f5 - 85.74% (246 MB)

[#002] sha256:4053b60ea8d121f7d43980dfe099c34611854455833e5175eeef993295d75fb1 - 4.58% (13.1 MB)

[#003] sha256:56fbd08d6c035e51b29bb10709ea70044392b542f7efd076aacfaf4d5d727526 - 0.0% (407 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-02 18:08:21 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-02 18:08:34 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-01-02 18:08:34 UTC (buildkit.dockerfile.v0)

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

2023-01-02 18:08:34 UTC (buildkit.dockerfile.v0)

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

2023-01-02 18:08:34 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-01-02 18:08:34 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-01-02 18:08:34 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