DockerComposeUpSettings.

NoAttach Property

Summary

Do not attach (stream logs) to the specified services.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public string[] NoAttach { get; set; }

Attributes

Type Description
NullableAttribute
AutoPropertyAttribute

Value

Type Description
string[]