diff options
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index 0431478e4..416e83a97 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -56,13 +56,6 @@ each of stdin, stdout, and stderr. **--cidfile**="" Write the container ID to the file -**--cpu-count**=*0* - Limit the number of CPUs available for execution by the container. - - On Windows Server containers, this is approximated as a percentage of total CPU usage. - - On Windows Server containers, the processor resource controls are mutually exclusive, the order of precedence is CPUCount first, then CPUShares, and CPUPercent last. - **--cpu-period**=*0* Limit the CPU CFS (Completely Fair Scheduler) period |