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 006a4a7 commit acbc797Copy full SHA for acbc797
config.md
@@ -86,7 +86,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
86
87
- **MemorySwap** *integer*, OPTIONAL
88
89
- 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.
90
This acts as a default value to use when the value is not specified when creating a container.
91
92
- **CpuShares** *integer*, OPTIONAL
0 commit comments