2026-01-08 14:13:17 UTC
348 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
S6_BEHAVIOUR_IF_STAGE2_FAILS2
[#000] sha256:0347dcb76707f7d71a7c0b3a5f4a63b97cdd9923e637e67ad65b3b2d4ba05942 - 7.73% (26.9 MB)
[#001] sha256:cbece04da822acb7e524de176625d2120fccbd94ea9ed28f2a995a0c76768762 - 0.0% (710 Bytes)
[#002] sha256:edab8b18fa816e3977e7065eaf437626f9eacf9c3a15e8e78cade727dd5c8a1e - 4.05% (14.1 MB)
[#003] sha256:3d2b8dbad3ac78ecb3724e6da2b25737f5f8d59a1e4c776c2a98211f025e89c5 - 4.05% (14.1 MB)
[#004] sha256:562383a6cc97fb2c2b53ad74a85438f2ae865c88231451efc82b939b83421899 - 57.05% (199 MB)
[#005] sha256:b0b472706ffcaaf25add9504aac7f48e0e32d7966aff8b577b5edff1db932b96 - 27.12% (94.5 MB)
[#006] sha256:bfe8a2034e67e9903ef911d27df545ce0df46ca6086e6e9ce845f5fed5a2cf2c - 0.0% (4.32 KB)
# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'
2026-01-08 14:09:55 UTC (buildkit.dockerfile.v0)ARG JITSI_RELEASE=unstable
2026-01-08 14:09:55 UTC (buildkit.dockerfile.v0)ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2026-01-08 14:09:55 UTC (buildkit.dockerfile.v0)COPY rootfs / # buildkit
2026-01-08 14:10:04 UTC (buildkit.dockerfile.v0)RUN |1 JITSI_RELEASE=unstable /bin/sh -c dpkgArch="$(dpkg --print-architecture)" && case "${dpkgArch##*-}" in "amd64") TPL_ARCH=amd64; S6_ARCH=amd64 ;; "arm64") TPL_ARCH=arm64; S6_ARCH=aarch64 ;; *) echo "unsupported architecture"; exit 1 ;; esac && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y apt-transport-https apt-utils ca-certificates gnupg wget curl && wget -qO /usr/bin/tpl https://github.com/jitsi/tpl/releases/download/v1.4.0/tpl-linux-${TPL_ARCH} && wget -qO /tmp/s6.tar.gz https://github.com/just-containers/s6-overlay/releases/download/v1.22.1.0/s6-overlay-${S6_ARCH}.tar.gz && mkdir /tmp/s6 && tar xfz /tmp/s6.tar.gz -C /tmp/s6 && tar hxfz /tmp/s6.tar.gz -C / && rm -f /usr/bin/execlineb && cp /tmp/s6/bin/execlineb /usr/bin/ && rm -rf /tmp/s6* && 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 bookworm-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
2026-01-08 14:10:08 UTC (buildkit.dockerfile.v0)RUN |1 JITSI_RELEASE=unstable /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
2026-01-08 14:10:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/init"]
2026-01-08 14:11:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p /usr/share/man/man1 && mkdir -p /etc/apt/keyrings/ && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y unzip ca-certificates curl gnupg && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y nodejs openjdk-17-jre-headless openjdk-17-jdk-headless && apt-cleanup # buildkit
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Jitsi Videobridge (jvb)
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=WebRTC compatible server designed to route video streams amongst participants in a conference.
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://jitsi.org/jitsi-videobridge/
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/jitsi/docker-jitsi-meet
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://jitsi.github.io/handbook/
2026-01-08 14:13:17 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 libpcap0.8 && apt-cleanup # buildkit
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)COPY rootfs/ / # buildkit
2026-01-08 14:13:17 UTC (buildkit.dockerfile.v0)VOLUME [/config]
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.