Update resource_constraints.md (#1804)

This commit is contained in:
scjane 2017-02-18 10:21:05 +08:00 committed by John Mulhausen
parent 8f2cc20f6a
commit 1c278c89f1
1 changed files with 1 additions and 1 deletions

View File

@ -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 |