Files
kompose/script/test/fixtures/etherpad
Suraj Deshmukh 36aa6d8c3b Fix output comparison for cmd tests
Now check on true as comparison output, then PASS,
if anything else just fail on it. This avoids all the
false positives.
2016-08-17 22:09:15 +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
2016-08-08 04:39:10 +00:00
2016-08-12 04:42:06 +00:00
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.