forked from LaconicNetwork/kompose
Volume constraint is missing in mariadb service in etherpad example, so added that so that it mariadb container does not fail in environments where creating container in /var/lib/mysql is not allowed for non-root process. |
||
|---|---|---|
| .. | ||
| docker-compose-no-image.yml | ||
| docker-compose-no-ports.yml | ||
| docker-compose.yml | ||
| envs | ||
| output-k8s.json | ||
| output-os.json | ||
| README.md | ||
Docker Compose Etherpad
Etherpad and Mariadb
Usage
The simplest thing to do:
export $(cat envs)
docker-compose up
To customize the values edit envs file.