docker-cluster icon indicating copy to clipboard operation
docker-cluster copied to clipboard

Go library for clustering support on Docker.

Results 5 docker-cluster issues
Sort by recently updated
recently updated
newest added

I see that this project implements two libraries but no daemons or command line tools. Are there any examples of this in use?

I think we could provide a package that export some fake types, as a fake scheduler and (possibly) fake storage. Thoughts?

This function gives the wrong impression that it retrieves the container, while it retrieves it's host.

enhancement