Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

0.1.0 "beta"

Victor Vieux edited this page Feb 10, 2015 · 9 revisions
  • TLS authentication.

  • Persistent state storage on disk.

  • Schedule containers based upon affinity (image==redis, container!=nginx).

  • Advanced constraints and affinity with expressions (==, !=), globbing and regexp.

  • 4 discovery services available (docker hub, consul, etcd, zookeeper).

  • About 75% of the Docker Remote API implemented in Swarm.

  • Co-Schedule containers based on dependencies (links, volumes-from and --net)