![]() |
há 7 anos atrás | |
---|---|---|
.. | ||
rootfs | há 7 anos atrás | |
Dockerfile | há 7 anos atrás | |
Makefile | há 7 anos atrás | |
README.md | há 7 anos atrás |
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.
docker run -it --rm \
-e TZ=Europe/Amsterdam \
jitsi/base \
/bin/bash
These can be set using environment variables:
TZ
: system time zone.