Source repo for Docker's Documentation
Go to file
Andrea Luzzardi 006f5e7118 Initial scheduler implementation.
The scheduler is composed of filters (to apply constraints) and a
placement strategy (random, bin packing, ...).

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-11-14 15:51:39 -08:00
api cleanup docker info 2014-11-14 22:09:55 +00:00
scheduler Initial scheduler implementation. 2014-11-14 15:51:39 -08:00
swarmd add log fataler to swarmd 2014-11-14 00:15:13 +00:00
cluster.go add back inspect and the redirections 2014-11-11 21:41:13 +00:00
container.go replace 0.0.0.0 by node IP 2014-11-13 02:42:13 +00:00
event.go Initial commit. 2014-11-07 16:41:33 -08:00
node.go fix with the new dockerclient version 2014-11-13 00:46:51 +00:00
node_test.go fix with the new dockerclient version 2014-11-13 00:46:51 +00:00