Namespace
jitsi
Image / Tag
jvb:unstable-2022-01-10
Content Digest
sha256:1bb7f75da28a593960dc24c7a1bea49ba9aa9469ffa15eac4436d1cdf78babb3
Details
Created

2022-01-10 06:18:22 UTC

Size

180 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:a2abf6c4d29d43a4bf9fbb769f524d0fb36a2edab49819c1bf3e76f409f953ea - 16.65% (29.9 MB)

[#001] sha256:917707037d67c381e368c00048334c9d1e027b6f3ec856804f7f293988164137 - 0.0% (764 Bytes)

[#002] sha256:cf4785b5e8d86ffbc106e98662c79e22734382a1993f621fca892636ffbebbd7 - 6.64% (11.9 MB)

[#003] sha256:d9864f65c429e9a6b10e61fed93f7a1ab1768cee07c6131820f4d61b134e2538 - 7.61% (13.7 MB)

[#004] sha256:49e1b9874cc89d532867afe969ca72e4e532faf04bd1c12867a3a326f1606be1 - 39.25% (70.5 MB)

[#005] sha256:c271b258a634b7cec8b3748c20d2b27574d9327d1f9420234fb250ab013d7344 - 29.85% (53.6 MB)

[#006] sha256:ec7b39db63e9766a80773d7e9608d421d40be0ed009427fc6e0b4d020abf9e59 - 0.0% (2.1 KB)


History
2021-12-21 01:22:43 UTC

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

2021-12-21 01:22:43 UTC

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

2022-01-10 06:16:10 UTC (buildkit.dockerfile.v0)

ARG JITSI_RELEASE=stable

2022-01-10 06:16:10 UTC (buildkit.dockerfile.v0)

ARG FREP_VERSION=1.3.11

2022-01-10 06:16:10 UTC (buildkit.dockerfile.v0)

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2

2022-01-10 06:16:10 UTC (buildkit.dockerfile.v0)

COPY rootfs / # buildkit

2022-01-10 06:16:22 UTC (buildkit.dockerfile.v0)

RUN |2 JITSI_RELEASE=unstable FREP_VERSION=1.3.11 /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y apt-transport-https apt-utils ca-certificates gnupg 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 | gpg --dearmour > /etc/apt/trusted.gpg.d/jitsi.gpg && wget -qO /usr/bin/frep https://github.com/subchen/frep/releases/download/v$FREP_VERSION/frep-$FREP_VERSION-linux-amd64 && echo "deb https://download.jitsi.org $JITSI_RELEASE/" > /etc/apt/sources.list.d/jitsi.list && echo "deb http://ftp.debian.org/debian bullseye-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 # buildkit

2022-01-10 06:16:29 UTC (buildkit.dockerfile.v0)

RUN |2 JITSI_RELEASE=unstable FREP_VERSION=1.3.11 /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 # buildkit

2022-01-10 06:16:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2022-01-10 06:17:18 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /usr/share/man/man1 && apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y openjdk-11-jre-headless && apt-cleanup # buildkit

2022-01-10 06:18:22 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-dpkg-wrap apt-get update && apt-dpkg-wrap apt-get install -y jitsi-videobridge2 jq curl iproute2 dnsutils && apt-cleanup # buildkit

2022-01-10 06:18:22 UTC (buildkit.dockerfile.v0)

COPY rootfs/ / # buildkit

2022-01-10 06:18:22 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

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