Namespace
alexxit
Image / Tag
go2rtc:1.5.0-hardware
Content Digest
sha256:ba3c4d278c68d00305d92680b042782a5d7071145d7718cf8c933a7756058596
Details
Created

2023-05-04 12:08:57 UTC

Size

277 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-05-04T12:04:37.079Z
  • 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
    da92256910e8cbd1afbe77579d2ee1505d4e0ee9
  • 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.5.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:a7949aff465302ccff308d030f7ef0caece244c373f162b636fc63413075fccd - 10.03% (27.7 MB)

[#001] sha256:6ac83ab91fa4145e5762ed118b558cc01e04a791c27451fc182466526d3bbec8 - 0.0% (277 Bytes)

[#002] sha256:fa9ced57b92f859ca3c23ff3cf9944e6cc1fd78ae5cd3ceeb0eccce15f1f08cc - 85.02% (235 MB)

[#003] sha256:210fbaf1c6b3b24a3b5bea5b8a7252e00b2c43eb965604c6b48307510b94de65 - 4.95% (13.7 MB)

[#004] sha256:c4f7ee8cab42d422a6e3a65e4039fdc16e6f1017d1e93c7c3ce91af5c299dcb5 - 0.0% (102 Bytes)


History
2023-05-02 23:46:42 UTC

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

2023-05-02 23:46:42 UTC

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

2023-05-04 11:43:46 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

2023-05-04 11:44:40 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

2023-05-04 12:08:43 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)

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

2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2023-05-04 12:08:57 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2023-05-04 12:08:57 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