Is there a way I can reach my docker containers using names instead of ip addresses?
I\'ve heard of pipework and I\'ve seen some dns and hostname type options for do
You might want to try out dnsdock. Looks straight forward and easy(!) to set up. Have a look at http://blog.brunopaz.net/easy-discover-your-docker-containers-with-dnsdock/ and https://github.com/tonistiigi/dnsdock .