Back to top

Add new comment

Have you tried...

Comment: 

Have you tried docker-compose, that makes it a breeze to link multiple containers together.

You just write a little YML file, and then you just say "docker-composer up" and you are good to go.
You can see an example here: https://github.com/WiredPea/ddd