mirror of https://github.com/docker/docs.git
fix 2 broken links - there's no strategy README yet, so we can't link to it in the Docker docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
532f5d7305
commit
f8dc6e3f73
|
@ -14,7 +14,7 @@ These filters are used to schedule containers on a subset of nodes.
|
|||
* [Constraint](#constraint-filter)
|
||||
* [Affinity](#affinity-filter)
|
||||
* [Port](#port-filter)
|
||||
* [Healthy](#healthy-filter)
|
||||
* [Health](#health-filter)
|
||||
|
||||
You can choose the filter(s) you want to use with the `--filter` flag of `swarm manage`
|
||||
|
||||
|
|
Loading…
Reference in New Issue