Open Mordeaux opened 9 years ago
We should have containers use unix sockets for interprocess communication, rather than TCP. See here: https://docs.docker.com/articles/basics/
Doesn't that restrict you to the same host?
We should have containers use unix sockets for interprocess communication, rather than TCP. See here: https://docs.docker.com/articles/basics/