Namespace
jitsi
Image / Tag
jvb:unstable-2024-01-04
Content Digest
sha256:2faa9b79793f5478a92722ca6a0550ef0a7ee130c9e67c15608deff43836fed6
Details
Created

2024-01-04 06:09:01 UTC

Size

211 MB

Content Digest
Labels
  • org.opencontainers.image.description
    WebRTC compatible server designed to route video streams amongst participants in a conference.
  • org.opencontainers.image.documentation
    https://jitsi.github.io/handbook/
  • org.opencontainers.image.source
    https://github.com/jitsi/docker-jitsi-meet
  • org.opencontainers.image.title
    Jitsi Videobridge (jvb)
  • org.opencontainers.image.url
    https://jitsi.org/jitsi-videobridge/

Environment
PATH

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2


Layers

[#000] sha256:b5a0d5c14ba9ece1eecd5137c468d9a123372b0af2ed2c8c4446137730c90e5b - 14.18% (30 MB)

[#001] sha256:7ce8f205527afd5506deab5a31cf2d5fffcce3aeb63a51ce6af42333ebc34298 - 0.0% (711 Bytes)

[#002] sha256:901bbe41d4d5597fdbfcfab88bf3bd50ff705e086c7f37f0afd694b69288f026 - 4.33% (9.16 MB)

[#003] sha256:65245b73694a06d4d9d5f4c7d4982f1f3aadc2b6889f313388142139d75c5e19 - 6.47% (13.7 MB)

[#004] sha256:59d1d8098318aa20219bf50bb7e09509167d4e84e852abaecf6dc052f9cd24e5 - 32.99% (69.7 MB)

[#005] sha256:8e0b43dd5b4a3e9b7c9e0bcdcaa535a32c3b946f0a8a2533c9d9e318a0d3fa36 - 42.03% (88.8 MB)

[#006] sha256:2d74dca02b6259226f133cbc5941778a460a6243168b3fc302aa52345a291bdb - 0.0% (3.86 KB)


History
2023-12-19 01:20:50 UTC

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

2023-12-19 01:20:50 UTC

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

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

ARG JITSI_RELEASE=stable

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

COPY rootfs / # buildkit

2024-01-04 06:04:11 UTC (buildkit.dockerfile.v0)

RUN |2 JITSI_RELEASE=unstable TARGETPLATFORM=linux/amd64 /bin/sh -c case ${TARGETPLATFORM} in "linux/amd64") TPL_ARCH=amd64 ;; "linux/arm64") TPL_ARCH=arm64 ;; esac && case ${TARGETPLATFORM} in "linux/amd64") S6_ARCH=amd64 ;; "linux/arm64") S6_ARCH=aarch64 ;; esac && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y apt-transport-https apt-utils ca-certificates gnupg wget && wget -qO /usr/bin/tpl https://github.com/jitsi/tpl/releases/download/v1.0.4/tpl-linux-${TPL_ARCH} && wget -qO - https://github.com/just-containers/s6-overlay/releases/download/v1.22.1.0/s6-overlay-${S6_ARCH}.tar.gz | tar xfz - -C / && wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | gpg --dearmour > /etc/apt/trusted.gpg.d/jitsi.gpg && echo "deb https://download.jitsi.org $JITSI_RELEASE/" > /etc/apt/sources.list.d/jitsi.list && echo "deb http://ftp.debian.org/debian bullseye-backports main" > /etc/apt/sources.list.d/backports.list && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get dist-upgrade -y && apt-cleanup && chmod +x /usr/bin/tpl # buildkit

2024-01-04 06:04:16 UTC (buildkit.dockerfile.v0)

RUN |2 JITSI_RELEASE=unstable TARGETPLATFORM=linux/amd64 /bin/sh -c [ "$JITSI_RELEASE" = "unstable" ] && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y jq procps curl vim iputils-ping net-tools && apt-cleanup || true # buildkit

2024-01-04 06:04:16 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-01-04 06:06:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /usr/share/man/man1 && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y openjdk-11-jre-headless && apt-cleanup # buildkit

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Jitsi Videobridge (jvb)

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=WebRTC compatible server designed to route video streams amongst participants in a conference.

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://jitsi.org/jitsi-videobridge/

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/jitsi/docker-jitsi-meet

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://jitsi.github.io/handbook/

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y jitsi-videobridge2 jitsi-autoscaler-sidecar jq curl iproute2 dnsutils && apt-cleanup # buildkit

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

COPY rootfs/ / # buildkit

2024-01-04 06:09:01 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

Details
Created

2024-01-04 06:10:02 UTC

Size

206 MB

Content Digest
Labels
  • org.opencontainers.image.description
    WebRTC compatible server designed to route video streams amongst participants in a conference.
  • org.opencontainers.image.documentation
    https://jitsi.github.io/handbook/
  • org.opencontainers.image.source
    https://github.com/jitsi/docker-jitsi-meet
  • org.opencontainers.image.title
    Jitsi Videobridge (jvb)
  • org.opencontainers.image.url
    https://jitsi.org/jitsi-videobridge/

Environment
PATH

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2


Layers

[#000] sha256:2244706f264b35566276550fbc21ada79613ddfff850e372b8f5113110a67c93 - 13.94% (28.7 MB)

[#001] sha256:7ce8f205527afd5506deab5a31cf2d5fffcce3aeb63a51ce6af42333ebc34298 - 0.0% (711 Bytes)

[#002] sha256:ba97d27d4d62c8188a776d6a070aa814065149f45c735f87ddaa14a3e1f5606e - 4.45% (9.14 MB)

[#003] sha256:b40386ebdb7bed1ecfb6c7846f057fa6dfd452dc717986c26ccdbc5e05696b27 - 6.67% (13.7 MB)

[#004] sha256:d3ccf4dbef8a5a4a63376078bce21ffd4ccb300c95ce268e022061778e22831d - 31.9% (65.6 MB)

[#005] sha256:94e6cab56654b37ab556f5d9bcf8230b9a373d4533b2df4ec768c012e5165638 - 43.04% (88.5 MB)

[#006] sha256:2d74dca02b6259226f133cbc5941778a460a6243168b3fc302aa52345a291bdb - 0.0% (3.86 KB)


History
2023-12-19 01:41:25 UTC

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

2023-12-19 01:41:25 UTC

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

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

ARG JITSI_RELEASE=stable

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2024-01-04 06:04:01 UTC (buildkit.dockerfile.v0)

COPY rootfs / # buildkit

2024-01-04 06:05:25 UTC (buildkit.dockerfile.v0)

RUN |2 JITSI_RELEASE=unstable TARGETPLATFORM=linux/arm64 /bin/sh -c case ${TARGETPLATFORM} in "linux/amd64") TPL_ARCH=amd64 ;; "linux/arm64") TPL_ARCH=arm64 ;; esac && case ${TARGETPLATFORM} in "linux/amd64") S6_ARCH=amd64 ;; "linux/arm64") S6_ARCH=aarch64 ;; esac && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y apt-transport-https apt-utils ca-certificates gnupg wget && wget -qO /usr/bin/tpl https://github.com/jitsi/tpl/releases/download/v1.0.4/tpl-linux-${TPL_ARCH} && wget -qO - https://github.com/just-containers/s6-overlay/releases/download/v1.22.1.0/s6-overlay-${S6_ARCH}.tar.gz | tar xfz - -C / && wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | gpg --dearmour > /etc/apt/trusted.gpg.d/jitsi.gpg && echo "deb https://download.jitsi.org $JITSI_RELEASE/" > /etc/apt/sources.list.d/jitsi.list && echo "deb http://ftp.debian.org/debian bullseye-backports main" > /etc/apt/sources.list.d/backports.list && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get dist-upgrade -y && apt-cleanup && chmod +x /usr/bin/tpl # buildkit

2024-01-04 06:05:59 UTC (buildkit.dockerfile.v0)

RUN |2 JITSI_RELEASE=unstable TARGETPLATFORM=linux/arm64 /bin/sh -c [ "$JITSI_RELEASE" = "unstable" ] && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y jq procps curl vim iputils-ping net-tools && apt-cleanup || true # buildkit

2024-01-04 06:05:59 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-01-04 06:07:53 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /usr/share/man/man1 && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y openjdk-11-jre-headless && apt-cleanup # buildkit

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Jitsi Videobridge (jvb)

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=WebRTC compatible server designed to route video streams amongst participants in a conference.

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://jitsi.org/jitsi-videobridge/

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/jitsi/docker-jitsi-meet

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://jitsi.github.io/handbook/

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y jitsi-videobridge2 jitsi-autoscaler-sidecar jq curl iproute2 dnsutils && apt-cleanup # buildkit

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

COPY rootfs/ / # buildkit

2024-01-04 06:10:02 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

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