kompose/script/test/fixtures/wordpress
2016-08-16 10:43:44 -07:00
..
docker-compose.yml Functional Testing 2016-08-08 04:39:10 +00:00
envs Functional Testing 2016-08-08 04:39:10 +00:00
output-k8s.json Add more unit tests for Transform 2016-08-16 10:43:44 -07:00
output-os.json Add more unit tests for Transform 2016-08-16 10:43:44 -07:00
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Docker Compose Wordpress

Wordpress and Mariadb

Usage

The simplest thing to do:

export $(cat envs)
docker-compose up

To customize the values edit envs file.