DockerComposeUpSettings.

Detach Property

Summary

Detached mode: Run containers in the background
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

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

Value

Type Description
Nullable<bool>