moby--moby/docs/api
Drew Erny 14da20f5e7 Add support for sysctl options in services
Adds support for sysctl options in docker services.

* Adds API plumbing for creating services with sysctl options set.
* Adds swagger.yaml documentation for new API field.
* Updates the API version history document.
* Changes executor package to make use of the Sysctls field on objects
* Includes integration test to verify that new behavior works.

Essentially, everything needed to support the equivalent of docker run's
`--sysctl` option except the CLI.

Includes a vendoring of swarmkit for proto changes to support the new
behavior.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2018-09-20 10:51:56 -05:00
..
v1.18.md Merge pull request #35102 from ripcurld0/doc_31926 2017-10-30 20:28:36 +01:00
v1.19.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.20.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.21.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.22.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.23.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
v1.24.md Highlight meaning of 'precpu' (i.e. 'previous'). 2018-05-17 14:57:44 +02:00
version-history.md Add support for sysctl options in services 2018-09-20 10:51:56 -05:00