This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
)
We use GitHub milestones to track issues and PRs for each release. You can see a list of milestones and related issues here: https://github.com/docker/swarm/milestones. Depending on urgency, importance, or demand for a feature/issue fix, we might move issues and PRs between milestones.