Namespace
mpromonet
Image / Tag
webrtc-streamer:v0.8.6-amd64
Content Digest
sha256:0f80c26877b02b42b683fce978d5658c1955b9fc58c34557a954d880ec2ee93c
Details
Created

2024-05-26 15:48:33 UTC

Size

92.1 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:49b384cc7b4aa0dfd16ff7817ad0ea04f1d0a8072e62114efcd99119f8ceb9ed - 29.9% (27.5 MB)

[#001] sha256:5d86248641f77a1deda28b06a2b8e4043564fb2fa3070e21f3e68ffa90653be9 - 0.0% (93 Bytes)

[#002] sha256:a1d0cfd738363523af23f0edc4309da86f1fd860d5f0b10ff9387f04e7c8440d - 13.56% (12.5 MB)

[#003] sha256:65b0ca83f24577c4be3f05e88fc192e5a515867d582eda3f6fe022ae58aefcd0 - 56.54% (52.1 MB)


History
2024-04-29 16:38:00 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-04-29 16:38:00 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-04-29 16:38:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-04-29 16:38:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-04-29 16:38:02 UTC

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

2024-04-29 16:38:03 UTC

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

2024-05-26 15:34:38 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-26 15:48:14 UTC (buildkit.dockerfile.v0)

COPY /app/ /app/ # buildkit

2024-05-26 15:48:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libssl-dev libasound2-dev libgtk-3-0 libxtst6 libpulse0 librtmp1 avahi-utils && useradd -m user -G video,audio && apt-get clean && rm -rf /var/lib/apt/lists/ && ./webrtc-streamer -V # buildkit

2024-05-26 15:48:33 UTC (buildkit.dockerfile.v0)

USER user

2024-05-26 15:48:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./webrtc-streamer"]

2024-05-26 15:48:33 UTC (buildkit.dockerfile.v0)

CMD ["-C" "config.json"]

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