2020-10-02 15:17:30 UTC
184 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
S6_BEHAVIOUR_IF_STAGE2_FAILS2
[#000] sha256:abb454610128b028301ee40af387d31111a1e699e4ea424fd53186ff77067402 - 11.69% (21.5 MB)
[#001] sha256:a62c22d387cf0c22c18ad8fc45eb5b6697de5283df051b71cc35fa50117b153e - 0.0% (849 Bytes)
[#002] sha256:84887012bc3a0838bd76f1e1bba2a9ddad3e9be54fcbd4aeb35d314733346604 - 7.83% (14.4 MB)
[#003] sha256:64506c2805cb0d7000f5c87dde754cf4250c75e344ed64400e4969b5c681a20b - 0.02% (29.9 KB)
[#004] sha256:2d05077dcb1d4fc8cd6b478dc86705f7e5df4c5988b4c9f108312ab98da01633 - 0.0% (6.42 KB)
[#005] sha256:1cbf3b91d8a9382c25b5b1c066601ba6c38968b0070a116ffbc84a344497a712 - 20.68% (38 MB)
[#006] sha256:08b139141b80fcf9a9e0196f1ca7c6f56488f2728358165855553e62cf71b3cd - 59.78% (110 MB)
/bin/sh -c #(nop) ADD file:83fbd2352bbac612c7a954e19abd295607cea4482c556c225308e0241b58e2bf in /
2020-09-10 00:30:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-02 15:15:36 UTC/bin/sh -c #(nop) ARG JITSI_RELEASE=stable
2020-10-02 15:15:36 UTC/bin/sh -c #(nop) ARG FREP_VERSION=1.3.11
2020-10-02 15:15:36 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2020-10-02 15:15:37 UTC/bin/sh -c #(nop) COPY dir:bf7c1f5c38be811680eeea5e3ceb79cd41ccf06ddf3083b77b1688717ef1c84d in /
2020-10-02 15:15:59 UTC|2 FREP_VERSION=1.3.11 JITSI_RELEASE=stable /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y apt-transport-https apt-utils ca-certificates gnupg && apt-dpkg-wrap apt-get install -y wget && wget -qO - https://github.com/just-containers/s6-overlay/releases/download/v1.22.1.0/s6-overlay-amd64.tar.gz | tar xfz - -C / && wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | apt-key add - && wget -q https://github.com/subchen/frep/releases/download/v$FREP_VERSION/frep-$FREP_VERSION-linux-amd64 -O /usr/bin/frep && apt-dpkg-wrap apt-get --purge remove -y wget && echo "deb https://download.jitsi.org $JITSI_RELEASE/" > /etc/apt/sources.list.d/jitsi.list && echo "deb http://ftp.debian.org/debian stretch-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/frep
2020-10-02 15:15:59 UTC|2 FREP_VERSION=1.3.11 JITSI_RELEASE=stable /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
2020-10-02 15:16:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-02 15:16:17 UTC/bin/sh -c #(nop) ADD 0d4db2bea8664c6ca2f3d0021aa6370339d1d7c3dd1c447ea3f345ca20d2f46d in /usr/local/bin/
2020-10-02 15:16:17 UTC/bin/sh -c #(nop) COPY dir:a15d726340adad0a18be7093903ae85e793997e09237aae317834ef7373bc926 in /
2020-10-02 15:16:39 UTC/bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y cron nginx-extras jitsi-meet-web && apt-dpkg-wrap apt-get -d install -y jitsi-meet-web-config && dpkg -x /var/cache/apt/archives/jitsi-meet-web-config*.deb /tmp/pkg && mv /tmp/pkg/usr/share/jitsi-meet-web-config/config.js /defaults && mv /usr/share/jitsi-meet/interface_config.js /defaults && apt-cleanup && rm -f /etc/nginx/conf.d/default.conf && rm -rf /tmp/pkg /var/cache/apt
2020-10-02 15:17:29 UTC/bin/sh -c chmod a+x /usr/local/bin/certbot-auto && certbot-auto --noninteractive --install-only
2020-10-02 15:17:30 UTC/bin/sh -c #(nop) EXPOSE 443 80
2020-10-02 15:17:30 UTC/bin/sh -c #(nop) VOLUME [/config /etc/letsencrypt /usr/share/jitsi-meet/transcripts]
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.