DockerComposeUpSettings.

Attach Property

Summary

Restrict attaching to the specified services. Incompatible with --attach-dependencies.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public string[] Attach { get; set; }

Attributes

Type Description
NullableAttribute
AutoPropertyAttribute

Value

Type Description
string[]