mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
The problem is described here: https://github.com/docker/swarm/issues/1588 This fix also allows reducing the offer timeout which reduces problems with mesos resource consolidation described here: https://github.com/docker/swarm/issues/1655 Signed-off-by: Guillermo Rodriguez <grodriguez@cmcrc.com>