Files
kompose/script/test/fixtures/etherpad
Charlie Drage e2f9084003 Adds both build and push support
This adds support for building and pushing docker containers
when you perform either `kompose convert` or `kompose up`.

Docker Compose files who have build parameters with their respective
image and build keys will automatically be both built and pushed.
2017-06-14 10:19:12 -04: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-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.