mirror of https://github.com/docker/docs.git
Update resource_constraints.md (#1804)
This commit is contained in:
parent
8f2cc20f6a
commit
1c278c89f1
|
@ -97,7 +97,7 @@ and higher, you can also configure the
|
|||
|
||||
The CFS is the Linux kernel CPU scheduler for normal Linux processes. Several
|
||||
runtime flags allow you to configure the amount of access to CPU resources your
|
||||
container has. When you use these settings, Docker modifies the settings for the
|
||||
container has. When you use these settings, Docker modifies the settings for
|
||||
the container's cgroup on the host machine.
|
||||
|
||||
| Option | Description |
|
||||
|
|
Loading…
Reference in New Issue