DockerComposeUpSettings.

ForceRecreate Property

Summary

Recreate containers even if their configuration and image haven't changed.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public bool ForceRecreate { get; set; }

Value

Type Description
bool