Namespace
jitsi
Image / Tag
web:unstable-2024-09-28
Content Digest
sha256:c4d5739f9065230639ce703b8d9586d4a9cf507b453f131ca5e828c211e6891c
Details
Created

2024-09-28 06:07:22 UTC

Size

122 MB

Content Digest
Labels
  • org.opencontainers.image.description
    WebRTC compatible JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences.
  • 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 Meet
  • org.opencontainers.image.url
    https://jitsi.org/jitsi-meet/

Environment
PATH

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2


Layers

[#000] sha256:302e3ee498053a7b5332ac79e8efebec16e900289fc1ecd1c754ce8fa047fcab - 22.68% (27.8 MB)

[#001] sha256:d622d9d03c1f2d2db52fc9e43bbbd96354444b9d60c3585afafaf00d18fbbcc5 - 0.0% (712 Bytes)

[#002] sha256:3a750716ac441cf0796164c4533fb8b65acabfdcb18a5cf700a5c19d0e1d607e - 11.55% (14.2 MB)

[#003] sha256:fc19014a3f5c38b1d7cef1aaa14238daf16ce81338c728cb74e18caa829dddcc - 11.51% (14.1 MB)

[#004] sha256:83b6e8457b97e43294221763b10bfb835b70c06f3918e1df09c4b90145601f41 - 0.04% (49.8 KB)

[#005] sha256:803b9748e41c2ce3a883f10ce879a99f40e73f2b95488750c0a3b8674e78d698 - 0.01% (12.3 KB)

[#006] sha256:39a37c29c8d8272b40498d2f0082b5186cacc672fceab27eb2944892126558f0 - 54.21% (66.4 MB)


History
2024-09-27 04:29:32 UTC

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

2024-09-27 04:29:32 UTC

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

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

ARG JITSI_RELEASE=unstable

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

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

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

COPY rootfs / # buildkit

2024-09-28 06:04:39 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

2024-09-28 06:04:43 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

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

ENTRYPOINT ["/init"]

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Jitsi Meet

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=WebRTC compatible JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences.

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

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

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

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

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

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

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.7/acme.sh /opt # buildkit

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

COPY rootfs/ / # buildkit

2024-09-28 06:07:22 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y dnsutils cron nginx-extras jitsi-meet-web socat curl jq && mv /usr/share/jitsi-meet/interface_config.js /defaults && rm -f /etc/nginx/conf.d/default.conf && apt-cleanup # buildkit

2024-09-28 06:07:22 UTC (buildkit.dockerfile.v0)

EXPOSE map[443/tcp:{} 80/tcp:{}]

2024-09-28 06:07:22 UTC (buildkit.dockerfile.v0)

VOLUME [/config /usr/share/jitsi-meet/transcripts]

Details
Created

2024-09-28 06:08:36 UTC

Size

119 MB

Content Digest
Labels
  • org.opencontainers.image.description
    WebRTC compatible JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences.
  • 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 Meet
  • org.opencontainers.image.url
    https://jitsi.org/jitsi-meet/

Environment
PATH

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2


Layers

[#000] sha256:14c9d9d199323cbf0a4c2347a8af85f2875c1f2c26a1558fd34dfca7a26cff22 - 23.35% (27.8 MB)

[#001] sha256:d622d9d03c1f2d2db52fc9e43bbbd96354444b9d60c3585afafaf00d18fbbcc5 - 0.0% (712 Bytes)

[#002] sha256:6e96833b884e750a98ba0dde56e5404fec85ea450186956a6371920f49544161 - 11.71% (13.9 MB)

[#003] sha256:6f0c7e9a2ac0be37f0617dd16610c8e28b5dc19438bb4317b6d1ab28211606bf - 11.82% (14.1 MB)

[#004] sha256:83b6e8457b97e43294221763b10bfb835b70c06f3918e1df09c4b90145601f41 - 0.04% (49.8 KB)

[#005] sha256:803b9748e41c2ce3a883f10ce879a99f40e73f2b95488750c0a3b8674e78d698 - 0.01% (12.3 KB)

[#006] sha256:2dd70e8fcef1d7eddca945114d00332ddfa6da7939c109f767ba04e149dbce50 - 53.07% (63.2 MB)


History
2024-09-27 04:38:17 UTC

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

2024-09-27 04:38:18 UTC

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

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

ARG JITSI_RELEASE=unstable

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

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

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

COPY rootfs / # buildkit

2024-09-28 06:06:01 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

2024-09-28 06:06:31 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

2024-09-28 06:06:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=Jitsi Meet

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=WebRTC compatible JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences.

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

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

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

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

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

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

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.7/acme.sh /opt # buildkit

2024-09-28 06:07:08 UTC (buildkit.dockerfile.v0)

COPY rootfs/ / # buildkit

2024-09-28 06:08:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y dnsutils cron nginx-extras jitsi-meet-web socat curl jq && mv /usr/share/jitsi-meet/interface_config.js /defaults && rm -f /etc/nginx/conf.d/default.conf && apt-cleanup # buildkit

2024-09-28 06:08:36 UTC (buildkit.dockerfile.v0)

EXPOSE map[443/tcp:{} 80/tcp:{}]

2024-09-28 06:08:36 UTC (buildkit.dockerfile.v0)

VOLUME [/config /usr/share/jitsi-meet/transcripts]

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