update README.md

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux 2014-12-19 01:04:42 +00:00
parent 156f16c05e
commit e587338198
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ Thoses filters are used to schedule containers on a subset of nodes.
* [Port](README.md#port-filter)
* [Healty](README.md#healthy-filter)
You can choose the filter(s) you want to use with the `--filter` flag of `swarm manage`
## Constraint Filter
Constraints are key/value pairs associated to particular nodes. You can see them as *node tags*.