Skip to content

v2.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@tomMoulard tomMoulard released this 25 Apr 18:10
· 270 commits to master since this release
07b4ac6

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