Namespace
jitsi
Image / Tag
prosody:stable-4857
Content Digest
sha256:85f821183a4be744af4242f9662d381a6dbea88e983de78bc12fca4a65b56f0e
Details
Created

2020-07-22 07:14:05 UTC

Size

40.7 MB

Content Digest
Environment
PATH

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

S6_BEHAVIOUR_IF_STAGE2_FAILS

2


Layers

[#000] sha256:cbd31ae332794bb723708526045b062b2fe6a08ccc0f143ea7dc18e0ebe46dea - 52.75% (21.5 MB)

[#001] sha256:37bae5f9d583803212006ef10aab49771885c5de6c9a9181faaee85923343a54 - 4.6% (1.87 MB)

[#002] sha256:0e917152af154f640574bfb65c4e3de9c0571fa9ac0ed5818d4ce42320e88db2 - 0.01% (2.42 KB)

[#003] sha256:f94211fddbe137925d3c1694b8f9a055b7af03dee464007773eababe9321694e - 4.79% (1.95 MB)

[#004] sha256:fb5f12ecda61ccfac79bd59f72e9135502e0d8ee0ca2a6ca53d80c3e71241ab2 - 0.0% (848 Bytes)

[#005] sha256:a5f8f54d67cf6ead4361a4d92655564f87572d3ba30b5ab987669f599faa1a58 - 28.81% (11.7 MB)

[#006] sha256:9b6563d58ca706516db6a5fdc362d708647d3d9be28d62abfafa8ab66faf00e9 - 0.0% (1.85 KB)

[#007] sha256:1e84d7dd8abbefe9ea27611f36f1805f8909cc4f8c59f60a91ebdb386896c488 - 8.76% (3.57 MB)

[#008] sha256:2cc17cebf74166ffb229f0161d29aa7b1b5d7b4502606afc83067133d327181b - 0.09% (37.1 KB)

[#009] sha256:bdfe71e18c64f2fe361673626c64b5fb6d3590c39ae55dbab2650b57dfb2c5dd - 0.06% (23.2 KB)

[#010] sha256:5b79dbf4c4de653604b403b0142ae28809ac14b412c07574e83c8d4daf34080d - 0.01% (5.39 KB)

[#011] sha256:bdd159b27467254a87fcfe84336dc8910520691749aa98422c48f931aaac8027 - 0.11% (47 KB)

[#012] sha256:4c4033635f8061e26e6487cc93c2667aeb4c11caff8414c1abd9f586a502f2db - 0.02% (7.22 KB)


History
2020-07-22 02:07:07 UTC

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

2020-07-22 02:07:07 UTC

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

2020-07-22 07:11:05 UTC

/bin/sh -c #(nop) ARG JITSI_RELEASE=stable

2020-07-22 07:11:05 UTC

/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2020-07-22 07:11:08 UTC

/bin/sh -c #(nop) ADD 438ddc755f2576f2d75ffe86e22af42668f3a903b38135b42f309ee55135e1c4 in /tmp/s6-overlay.tar.gz

2020-07-22 07:11:08 UTC

/bin/sh -c #(nop) ADD 3280ff70a1055221b8bf4a91e0260c9bc53b43abaf0c565ea1e30ad3c7485efc in /tmp/jitsi.key

2020-07-22 07:11:10 UTC

/bin/sh -c #(nop) ADD b65095f2b74ed4e4d3360671d19cce79e497d43a6ad3f026d38bd86cc1cdd553 in /usr/bin/frep

2020-07-22 07:11:10 UTC

/bin/sh -c #(nop) COPY dir:bf7c1f5c38be811680eeea5e3ceb79cd41ccf06ddf3083b77b1688717ef1c84d in /

2020-07-22 07:11:30 UTC

|1 JITSI_RELEASE=stable /bin/sh -c tar xfz /tmp/s6-overlay.tar.gz -C / && rm -f /tmp/*.tar.gz && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y apt-transport-https apt-utils ca-certificates gnupg && apt-key add /tmp/jitsi.key && rm -f /tmp/jitsi.key && 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-07-22 07:11:31 UTC

|1 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-07-22 07:11:31 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2020-07-22 07:13:46 UTC

/bin/sh -c #(nop) ADD b9b1d08daa91f4e29553333e194b5dccc3180a020eb01b3114fa5263c7d4f42f in /tmp/prosody.key

2020-07-22 07:13:58 UTC

/bin/sh -c apt-key add /tmp/prosody.key && rm -f /tmp/prosody.key && echo "deb http://packages.prosody.im/debian stretch main" > /etc/apt/sources.list.d/prosody.list && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y prosody libssl1.0.2 sasl2-bin libsasl2-modules-ldap lua-basexx patch && apt-dpkg-wrap apt-get install -t stretch-backports -y lua-ldap lua-sec && apt-cleanup && rm -rf /etc/prosody

2020-07-22 07:14:03 UTC

/bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get -d install -y jitsi-meet-prosody && dpkg -x /var/cache/apt/archives/jitsi-meet-prosody*.deb /tmp/pkg && mv /tmp/pkg/usr/share/jitsi-meet/prosody-plugins /prosody-plugins && apt-cleanup && rm -rf /tmp/pkg /var/cache/apt

2020-07-22 07:14:04 UTC

/bin/sh -c patch -d /usr/lib/prosody/modules/muc -p0 < /prosody-plugins/muc_owner_allow_kick.patch

2020-07-22 07:14:04 UTC

/bin/sh -c #(nop) COPY dir:355a107e4ea77cedd7a4a9de2bc2864b2ab535e8a36e4a9e7414e47fb2123128 in /

2020-07-22 07:14:04 UTC

/bin/sh -c #(nop) COPY dir:b9fd28e66387f5c4d788c9ea9370f6b925d7ac42c7c977c04f2da7599923c575 in /usr/local/lib/lua

2020-07-22 07:14:04 UTC

/bin/sh -c #(nop) COPY dir:5d509e3312ec5b2df836bb80d33df6388616f715552ed6ccede77dd704275975 in /usr/local/share/lua

2020-07-22 07:14:05 UTC

/bin/sh -c #(nop) EXPOSE 5222 5280 5347

2020-07-22 07:14:05 UTC

/bin/sh -c #(nop) VOLUME [/config /prosody-plugins-custom]

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