Skip to content

Commit de8096c

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

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
@@ -91,7 +91,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a
9191

9292
- **MemorySwap** *integer*, OPTIONAL
9393

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

9797
- **CpuShares** *integer*, OPTIONAL

0 commit comments

Comments
 (0)