DockerContainerCreateSettings.

OomScoreAdj Property

Summary

--oom-score-adj default: 0 Tune host's OOM preferences (-1000 to 1000)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerCreateSettings

Syntax

public Nullable<int> OomScoreAdj { get; set; }

Value

Type Description
Nullable<int>