DockerCLI/docs/reference
Yong Tang f2933f6ea6 Add `--cpus` support for `docker update`
This fix tries to address the issue raised in 31032 where it was
not possible to specify `--cpus` for `docker update`.

This fix adds `--cpus` support for `docker update`. In case both
`--cpus` and `--cpu-period/--cpu-quota` have been specified,
an error will be returned.

Related docs has been updated.

Integration tests have been added.

This fix fixes 31032.

This fix is related to 27921, 27958.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-02 00:11:02 +00:00
..
commandline Add `--cpus` support for `docker update` 2017-06-02 00:11:02 +00:00
builder.md Add docs for named build stages 2017-06-02 00:11:02 +00:00
glossary.md Define bridge networks 2017-06-02 00:10:54 +00:00
index.md update incorrect url in docs 2017-06-02 00:10:50 +00:00
run.md Added start period option to health check. 2017-06-02 00:11:02 +00:00