Hacker News new | ask | show | jobs
Dynamic Docker links with an ambassador powered by etcd (coreos.com)
1 points by velkyk 4351 days ago
2 comments

Nice work, very similar to sidekick method.

Is there a way though of attaching hosts network to docker container?

I am running mesos-master container which registers itself to zookeeper and I cannot connect to it from another coreos host...