Files
kompose/script/test/fixtures/etherpad
Suraj Narwade 641f8f8932 Added support for group_add key
This PR will add support for `group_add` key which will map to
supplemental group in pod security context.
2017-08-10 11:54:35 +05:30
..
2016-08-08 04:39:10 +00:00
2016-08-08 04:39:10 +00:00
2016-08-08 04:39:10 +00:00
2017-08-10 11:54:35 +05:30
2016-08-08 04:39:10 +00:00

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.