We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9deffc4 commit 7724e36Copy full SHA for 7724e36
docs/hostconfig.md
@@ -103,6 +103,8 @@ for example:
103
allowed to consume.
104
* mem_swappiness (int): Tune a container's memory swappiness behavior.
105
Accepts number between 0 and 100.
106
+* cpu_group (int): The length of a CPU period in microseconds.
107
+* cpu_period (int): Microseconds of CPU time that the container can get in a CPU period.
108
* group_add (list): List of additional group names and/or IDs that the
109
container process will run as.
110
* devices (list): A list of devices to add to the container specified as dicts
0 commit comments