DockerComposeUpSettings.

AttachDependencies Property

Summary

Automatically attach to log output of dependent services.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

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

Value

Type Description
Nullable<bool>