weaveworks-experiments / docker-plugin

Deprecated, part of Weave Net now
https://github.com/weaveworks/weave
Apache License 2.0
33 stars 9 forks source link

Register containers with weaveDNS #16

Closed squaremo closed 9 years ago

squaremo commented 9 years ago

(.. and deregister them when they go away)

This relies on a patch to docker (in https://github.com/squaremo/docker/tree/network_extensions) that passes along the hostname and domain; and, a pretty recent version of weave in which IPAM-allocated IP addresses can be looked up (weaveworks/weave#825).