Merge pull request #28075 from yongtang/27958-docs-follow-up
Follow up docs update for PR #27958 Upstream-commit: b8140249b45712e667fa7ab1ea5d4997bb533f69 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user