mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #28075 from yongtang/27958-docs-follow-up
Follow up docs update for PR #27958
This commit is contained in:
commit
b8140249b4
1 changed files with 1 additions and 1 deletions
|
@ -427,7 +427,7 @@ Create a container
|
|||
You must use this with `memory` and make the swap value larger than `memory`.
|
||||
- **MemoryReservation** - Memory soft limit in bytes.
|
||||
- **KernelMemory** - Kernel memory limit in bytes.
|
||||
- **NanoCPUs** - CPU quota in units of 10<sup>-9</sup> CPUs.
|
||||
- **NanoCPUs** - CPU quota in units of 10<sup>-9</sup> CPUs. The default value is 0, which means there is no limit.
|
||||
- **CpuCount** - An integer value containing the number of usable CPUs.
|
||||
Windows daemon only. On Windows Server containers,
|
||||
the processor resource controls are mutually exclusive, the order of precedence
|
||||
|
|
Loading…
Add table
Reference in a new issue