sbt-docker-compose icon indicating copy to clipboard operation
sbt-docker-compose copied to clipboard

Add support for environment variables

Open 2m opened this issue 7 years ago • 0 comments

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

2m avatar Oct 03 '18 20:10 2m