Files
jitsi-meet-deployment/base
Saúl Ibarra Corretgé d2300d0bca build: default to stable
2018-05-03 08:50:13 +02:00
..
2018-03-15 19:49:22 +01:00
2018-05-03 08:50:13 +02:00
2018-03-18 08:45:18 +01:00

jitsi/base

This is a base Debian image with the S6 Overlay. The image is used as the base for all the containers composing a Jitsi Meet installation.

Usage

docker run -it --rm \
    -e TZ=Europe/Amsterdam \
    jitsi/base \
    /bin/bash

Parameters

These can be set using environment variables:

  • TZ: system time zone.