DockerComposeUpSettings.

NoAttach Property

Summary

Don't attach to specified service.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public string[] NoAttach { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]