mirror of https://github.com/docker/docs.git
Signed-off-by: Victor Vieux <vieux@docker.com> |
||
---|---|---|
.. | ||
README.md | ||
affinity.go | ||
affinity_test.go | ||
constraint.go | ||
constraint_test.go | ||
dependency.go | ||
dependency_test.go | ||
expr.go | ||
expr_test.go | ||
filter.go | ||
filters_test.go | ||
health.go | ||
health_test.go | ||
port.go | ||
port_test.go |
README.md
Filters README
The Docker Swarm
scheduler comes with multiple filters. To read the end-user
filters documentation, visit the Swarm API documentation on
docs.docker.com. If you want
to modify the filter documentation, start with the docs/scheduler
directory
in this project.