Sdílet prostřednictvím


ContainerSettings.ShmSize Vlastnost

Definice

Získá nebo nastaví velikost /dev/shm.

[Newtonsoft.Json.JsonProperty(PropertyName="shmSize")]
public string ShmSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shmSize")>]
member this.ShmSize : string with get, set
Public Property ShmSize As String

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Velikost /dev/shm. Podporované formáty argumentů najdete v dokumentaci k Dockeru.

Platí pro