Merge branch 'giampierod-master'

This commit is contained in:
Victor Vieux 2015-01-19 20:51:37 +00:00
commit 01715e786b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ These filters are used to schedule containers on a subset of nodes.
`Docker Swarm` currently supports 3 filters:
* [Constraint](README.md#constraint-filter)
* [Port](README.md#port-filter)
* [Healty](README.md#healthy-filter)
* [Healthy](README.md#healthy-filter)
You can choose the filter(s) you want to use with the `--filter` flag of `swarm manage`