mirror of https://github.com/docker/docs.git
update README.md
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
156f16c05e
commit
e587338198
|
@ -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*.
|
||||
|
|
Loading…
Reference in New Issue