DockerContainerExecSettings.

Detach Property

Summary

--detach, -d default: false Detached mode: run command in the background
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerExecSettings

Syntax

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

Value

Type Description
Nullable<bool>