Skip to content

Commit acbc797

Browse files
committed
Specify memorySwap is platform-specific
Signed-off-by: Lei Jitang <[email protected]>
1 parent 006a4a7 commit acbc797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
8686

8787
- **MemorySwap** *integer*, OPTIONAL
8888

89-
Total memory usage (memory + swap); set to `-1` to disable swap.
89+
MemorySwap is a platform-specific field to set total memory usage (memory + swap) for Linux based systems; set to `-1` to disable swap.
9090
This acts as a default value to use when the value is not specified when creating a container.
9191

9292
- **CpuShares** *integer*, OPTIONAL

0 commit comments

Comments
 (0)