This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Releases: Tapad/sbt-docker-compose
Releases · Tapad/sbt-docker-compose
Adding 'fullClasspath' to testDependenciesClasspath
Also, updated to sbt 0.13.11
Bug Fixes
- Added support to parse the different possible docker-compose "environment:" field formats.
- dockerComposeTest now uses 'java' to kick off the test pass instead of 'scala'
Docker Compose 2.0 Fix for Network Cleanup
Docker Compose 2.0 formatted files create a new network each time the compose file is launched. This fix ensures that those new networks are cleaned up when 'dockerComposeStop' is run.
Add Support for new Docker Compose 1.6 Yaml Format
1.0.1 Adding support for the new 1.6 Docker Compose Yaml format
Initial Release
1.0.0 First Release 1.0.0