mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #1274 from pwnall/patch-2
Document CpuShares special handling in Swarm
This commit is contained in:
@@ -42,6 +42,8 @@ POST "/images/create" : "docker import" flow not implement
|
||||
|
||||
* `GET "/images/json"` : Use '--filter node=\<Node name\>' to show images of the specific node.
|
||||
|
||||
* `POST "/containers/create"`: `CpuShares` in `HostConfig` sets the number of CPU cores allocated to the container.
|
||||
|
||||
## Docker Swarm documentation index
|
||||
|
||||
- [User guide](https://docs.docker.com/swarm/)
|
||||
|
||||
Reference in New Issue
Block a user