Namespace
alexxit
Image / Tag
go2rtc:1.9.2-hardware
Content Digest
sha256:4041a6c2dfa6279fb24c62e1d46467b47ed65f70b99e7c9f02a1fc0424a48e65
Details
Created

2024-05-17 12:58:52 UTC

Size

299 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-17T12:57:50.762Z
  • 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
    b2399f3bb35fe4f5642b9d98eca756ab448fc850
  • 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.9.2-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:2cd537844f6f80d57a58ee3d61a84af2f1221b8e8f9e9a2bd97dc528745df760 - 10.18% (30.4 MB)

[#001] sha256:5b5e297f1e32bba9a222192bac84b20040199f7bbc768ce0a8cb7ebf78935a84 - 0.0% (262 Bytes)

[#002] sha256:02f6d447b64dbc3d824b7d484d74c96dbe16b6fff994cfd4221306b4b98676cb - 85.06% (254 MB)

[#003] sha256:1c0f02fa574fa295ba773c76eecb42a945a65cfb694d57049ecb11b80f9497c7 - 4.76% (14.2 MB)

[#004] sha256:e9d405e3d306786462a631390bcec8d74255a51c0a35a482843e452326e619eb - 0.0% (96 Bytes)


History
2024-05-14 01:30:51 UTC

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

2024-05-14 01:30:51 UTC

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

2024-05-17 12:58:06 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

2024-05-17 12:58:52 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo 'deb http://deb.debian.org/debian trixie 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 mesa-va-drivers libasound2-plugins && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-05-17 12:58:41 UTC (buildkit.dockerfile.v0)

COPY / / # buildkit

2024-05-17 12:58:52 UTC (buildkit.dockerfile.v0)

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

2024-05-17 12:58:52 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2024-05-17 12:58:52 UTC (buildkit.dockerfile.v0)

WORKDIR /config

2024-05-17 12:58:52 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_VISIBLE_DEVICES=all

2024-05-17 12:58:52 UTC (buildkit.dockerfile.v0)

ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2024-05-17 12:58:52 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