sha256:c1562956084426cae0c29a5e302a4516af2f812f954b97585a005615c6099514
OS/ARCH
Compressed size
128.35 MB
Last pushed
22 days by exoci
Type
Image
Manifest digest
sha256:3c7ffb892023c9329c2bc6ec289f31809b850b2124b6d013d2c8c40266bf7d84
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG JITSI_RELEASE=stable0 B3ARG S6_OVERLAY_VERSION=v3.2.3.00 B4ARG S6_OVERLAY_DOWNLOAD=https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.00 B5ARG TPL_VERSION=v1.5.00 B6ARG TPL_DOWNLOAD=https://github.com/jitsi/tpl/releases/download/v1.5.00 B7ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B8ENV S6_READ_ONLY_ROOT=10 B9COPY rootfs / # buildkit1.18 KB10RUN |5 JITSI_RELEASE=stable S6_OVERLAY_VERSION=v3.2.3.0 S6_OVERLAY_DOWNLOAD=https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.018.05 MB11RUN |5 JITSI_RELEASE=stable S6_OVERLAY_VERSION=v3.2.3.0 S6_OVERLAY_DOWNLOAD=https://github.com/just-containers/s6-overlay/releases/download/v3.2.3.032 B12USER s60 B13ENTRYPOINT ["/init"]0 B14USER root0 B15LABEL org.opencontainers.image.title=Jitsi Meet0 B16LABEL org.opencontainers.image.description=WebRTC compatible JavaScript application0 B17LABEL org.opencontainers.image.url=https://jitsi.org/jitsi-meet/0 B18LABEL org.opencontainers.image.source=https://github.com/jitsi/docker-jitsi-meet0 B19LABEL org.opencontainers.image.documentation=https://jitsi.github.io/handbook/0 B20ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.7/acme.sh /opt # buildkit49.82 KB21COPY rootfs/ / # buildkit14.25 KB22RUN /bin/sh -c apt-dpkg-wrap apt-get81.5 MB23EXPOSE [8000/tcp 8443/tcp]0 B24VOLUME [/usr/share/jitsi-meet/transcripts]0 B25USER s60 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'