moby--moby/docs
Aaron Lehmann 17288c611a Topology-aware scheduling
This adds support for placement preferences in Swarm services.

- Convert PlacementPreferences between GRPC API and HTTP API
- Add --placement-pref, --placement-pref-add and --placement-pref-rm to CLI
- Add support for placement preferences in service inspect --pretty
- Add integration test

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-02-27 13:29:54 -08:00
..
api Merge pull request #30383 from TDAbboud/30096-add-host-docker-build 2017-02-27 12:42:18 +01:00
extend Service creation using network plugin filters. 2017-02-17 09:41:37 -08:00
reference Topology-aware scheduling 2017-02-27 13:29:54 -08:00
static_files Putting back the missing image back in the repo. 2016-10-26 12:34:24 +05:30
README.md
deprecated.md Fix some Liquid errors 2017-02-14 16:40:15 -08:00

README.md

The non-reference docs have been moved!

The documentation for Docker Engine has been merged into the general documentation repo.

See the README for instructions on contributing to and building the documentation.

If you'd like to edit the current published version of the Engine docs, do it in the master branch here: https://github.com/docker/docker.github.io/tree/master/engine

If you need to document the functionality of an upcoming Engine release, use the vnext-engine branch: https://github.com/docker/docker.github.io/tree/vnext-engine/engine

The reference docs have been left in docker/docker (this repo), which remains the place to edit them.

The docs in the general repo are open-source and we appreciate your feedback and pull requests!