forked from LaconicNetwork/kompose
| .. | ||
| docker-compose-no-image.yml | ||
| docker-compose-no-ports.yml | ||
| docker-compose.yml | ||
| envs | ||
| output-k8s-template.json | ||
| output-os-template.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.