DockerContainerCreateSettings.

Init Property

Summary

--init default: false Run an init inside the container that forwards signals and reaps processes
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerCreateSettings

Syntax

public Nullable<bool> Init { get; set; }

Remarks

Version: 1.25

Value

Type Description
Nullable<bool>