v2.0.0-alpha
Pre-release
Pre-release
Now the docker-compose uses a function to gather all information from docker-compose files, which makes the main docker-compose.yml lighter.
Warning, this is currently untested in a production env
What's Changed
- Split: splitting main docker-compose configuration file by @tomMoulard in #5
Full Changelog: V1.0...V2.0