This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
--memory-swappiness
default: -1
Tune container memory swappiness (0 to 100)
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Container Create Settings
Syntax
public Nullable<long> MemorySwappiness { get; set; }
Value
Type | Description |
---|---|
Nullable |