sha256:620dd1eb259b3c9c86ffa64e7864f2bc050e0ac9fac2fa31e0914911ece45d33
OS/ARCH
Compressed size
136.34 MB
Last pushed
4 months by hbenali
Type
Image
Manifest digest
sha256:ec3ebc2ae768ee9d269bf5d98bf2d2ff06726807e1436c9ca9d08c4b8638dafa
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG JITSI_RELEASE=stable0 B3ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B4COPY rootfs / # buildkit708 B5RUN |1 JITSI_RELEASE=stable /bin/sh -c15.63 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-get93.84 MB16EXPOSE [443/tcp 80/tcp]0 B17VOLUME [/usr/share/jitsi-meet/transcripts]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'