sha256:620dd1eb259b3c9c86ffa64e7864f2bc050e0ac9fac2fa31e0914911ece45d33
OS/ARCH
Compressed size
139.95 MB
Last pushed
3 months by hbenali
Type
Image
Manifest digest
sha256:0d249b4fcdeef27bae2748eba898a39ff4a0491c647ee551da3c7ad5e8d406ad
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG JITSI_RELEASE=stable0 B3ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B4COPY rootfs / # buildkit708 B5RUN |1 JITSI_RELEASE=stable /bin/sh -c15.95 MB6RUN |1 JITSI_RELEASE=stable /bin/sh -c32 B7ENTRYPOINT ["/init"]0 B8LABEL org.opencontainers.image.title=Jitsi Meet0 B9LABEL org.opencontainers.image.description=WebRTC compatible JavaScript application0 B10LABEL org.opencontainers.image.url=https://jitsi.org/jitsi-meet/0 B11LABEL org.opencontainers.image.source=https://github.com/jitsi/docker-jitsi-meet0 B12LABEL org.opencontainers.image.documentation=https://jitsi.github.io/handbook/0 B13ADD https://raw.githubusercontent.com/acmesh-official/acme.sh/3.0.7/acme.sh /opt # buildkit49.82 KB14COPY web/rootfs/ / # buildkit12.39 KB15RUN /bin/sh -c apt-dpkg-wrap apt-get97.02 MB16EXPOSE [443/tcp 80/tcp]0 B17VOLUME [/usr/share/jitsi-meet/transcripts]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'