MD-Studio / MDStudio

A general framework for microservice based distributed applications
Apache License 2.0
12 stars 0 forks source link

Use docker-compose version 3.x #129

Open felipeZ opened 6 years ago

felipeZ commented 6 years ago

It would be nice to keep using the stable docker-compose tools because we do not have any legacy code that we need to maintain and also we can take advantage of the new tools. Therefore I propose to replace
the extents keyword and explicitly used the docker networking infrastructure instead of linking containers.