DockerComposeExecSettings.

Detach Property

Summary

-d, --detach Detached mode: Run command in the background.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeExecSettings

Syntax

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

Value

Type Description
Nullable<bool>