dariush-y / sbt-docker-compose

sbt-docker-compose plugin provides ultimate solution for running integration tests against docker containers with health checking support.
BSD 3-Clause "New" or "Revised" License
18 stars 6 forks source link

Add support for environment variables #10

Open 2m opened 6 years ago

2m commented 6 years ago

This PR adds environment variable support to the test and up commands.

Environment variables then can be used as substitutions in the docker-compose.yml file: https://docs.docker.com/compose/compose-file/#variable-substitution