Use Links ("docker rum --link") to interconnect containers, for example your frontend to your database, etc.
What's the current best-practice to interconnect containers running on different hosts? Is Docker going to add this capability itself, or will this always be something built on top of Docker by e.g. CoreOS?
Comments
What's the current best-practice to interconnect containers running on different hosts? Is Docker going to add this capability itself, or will this always be something built on top of Docker by e.g. CoreOS?
Docker ambassadors - http://docs.docker.io/use/ambassador_pattern_linking/#introd...