Преглед изворни кода

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>
Yong Tang пре 8 година
родитељ
комит
f82f8eeaf8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/reference/api/docker_remote_api_v1.25.md

+ 1 - 1
docs/reference/api/docker_remote_api_v1.25.md

@@ -427,7 +427,7 @@ Create a container
           You must use this with `memory` and make the swap value larger than `memory`.
           You must use this with `memory` and make the swap value larger than `memory`.
     -   **MemoryReservation** - Memory soft limit in bytes.
     -   **MemoryReservation** - Memory soft limit in bytes.
     -   **KernelMemory** - Kernel memory 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.
     -   **CpuCount** - An integer value containing the number of usable CPUs.
           Windows daemon only. On Windows Server containers,
           Windows daemon only. On Windows Server containers,
           the processor resource controls are mutually exclusive, the order of precedence
           the processor resource controls are mutually exclusive, the order of precedence