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.
2 parents 30bdf3b + 889c163 commit 0ee0850Copy full SHA for 0ee0850
config-windows.md
@@ -51,7 +51,7 @@ The following parameters can be specified:
51
52
* **`count`** *(uint64, OPTIONAL)* - specifies the number of CPUs available to the container.
53
* **`shares`** *(uint16, OPTIONAL)* - specifies the relative weight to other containers with CPU shares.
54
-* **`maximum`** *(uint, OPTIONAL)* - specifies the portion of processor cycles that this container can use as a percentage times 100.
+* **`maximum`** *(uint16, OPTIONAL)* - specifies the portion of processor cycles that this container can use as a percentage times 100.
55
56
#### Example
57
0 commit comments