Saúl Ibarra Corretgé 0e43efa17e build: add ability to force rebuilds and select releases %!s(int64=7) %!d(string=hai) anos
..
rootfs 555c5ee3d0 base: fix (not) caching deb files %!s(int64=7) %!d(string=hai) anos
Dockerfile 467a149cbb Initial import %!s(int64=7) %!d(string=hai) anos
Makefile 0e43efa17e build: add ability to force rebuilds and select releases %!s(int64=7) %!d(string=hai) anos
README.md 67243fbdcb base: update README %!s(int64=7) %!d(string=hai) anos

README.md

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.