DockerComposeRunSettings.

DetachedMode Property

Summary

Detached mode: Run container in the background, print new container name.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeRunSettings

Syntax

public bool DetachedMode { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
bool