Skip to content

Commit

Permalink
Specify memorySwap is platform-specific
Browse files Browse the repository at this point in the history
Signed-off-by: Lei Jitang <leijitang@huawei.com>
  • Loading branch information
coolljt0725 committed Nov 2, 2016
1 parent 006a4a7 commit acbc797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Note: Any OPTIONAL field MAY also be set to null, which is equivalent to being a

- **MemorySwap** *integer*, OPTIONAL

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.
This acts as a default value to use when the value is not specified when creating a container.

- **CpuShares** *integer*, OPTIONAL
Expand Down

0 comments on commit acbc797

Please sign in to comment.