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 04b7595 commit de8096cCopy full SHA for de8096c
config.md
@@ -91,7 +91,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
91
92
- **MemorySwap** *integer*, OPTIONAL
93
94
- Total memory usage (memory + swap); set to `-1` to disable swap.
+ MemorySwap is a platform-specific field to set total memory usage (memory + swap) for Linux based systems; set to `-1` to disable swap.
95
This acts as a default value to use when the value is not specified when creating a container.
96
97
- **CpuShares** *integer*, OPTIONAL
0 commit comments