tsuru/docker-cluster

add daemon implementing the Docker API

fsouza opened this issue · 1 comments

docker-cluster should have a daemon, that implements the Docker API, so we will be able to use the docker client to manage Docker clusters, and even use a Docker cluster as a node in another cluster.

There's swarm nowadays.