2

I would like to use Docker Swarm to run different Docker containers - but I would like to implement a custom scheduler, as features of the build in schedulers seem to be limited.

How can I create, and install a custom scheduler?

Thanks, krisy

krisy
  • 1,508
  • 1
  • 14
  • 32
  • 1
    If I were you, to start, I would go through [these files](https://github.com/docker/swarm/search?utf8=%E2%9C%93&q=strategy) – Auzias Apr 13 '16 at 12:47

0 Answers0