Sdílet prostřednictvím


DockerSetting.Privileged Property

Definition

Indicate whether container shall run in privileged or non-privileged mode.

public bool? Privileged { get; set; }
member this.Privileged : Nullable<bool> with get, set
Public Property Privileged As Nullable(Of Boolean)

Property Value

Applies to