Follow up docs update for PR 27958
This fix is a follow up for any additional docs update for PR 27958. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: f82f8eeaf8bffffbea9a05fb061a3bf528432a78 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