base: update README

This commit is contained in:
Saúl Ibarra Corretgé 2018-03-18 08:45:18 +01:00
parent 20767ab240
commit 67243fbdcb
1 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,12 @@ image is used as the base for all the containers composing a Jitsi Meet installa
## Usage
See the [S6 Overlay Documentation](https://github.com/just-containers/s6-overlay) for details on how to manage services.
```
docker run -it --rm \
-e TZ=Europe/Amsterdam \
jitsi/base \
/bin/bash
```
### Parameters