DockerComposeUpSettings.

Wait Property

Summary

Wait for services to be running|healthy. Implies detached mode.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public bool Wait { get; set; }

Value

Type Description
bool