DockerComposeUpSettings.

AlwaysRecreateDeps Property

Summary

Recreate dependent containers. Incompatible with --no-recreate.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public bool AlwaysRecreateDeps { get; set; }

Value

Type Description
bool