kompose/script/test/fixtures/gitlab
Suraj Deshmukh b8ea2053e6 Update tests output files
With the recent changes in the output format as List,
updated tests as well so they validate on the new format of output.
2016-08-12 04:42:06 +00: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 Update tests output files 2016-08-12 04:42:06 +00:00
output-os.json Update tests output files 2016-08-12 04:42:06 +00:00
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Gitlab

Gitlab, Postgresql, Redis

Usage

The simplest thing to do:

export $(cat envs)
docker-compose up

To customize the values edit envs file.