DockerComposeUpSettings.

RenewAnonVolumes Property

Summary

Recreate anonymous volumes instead of retrieving data from the previous containers.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeUpSettings

Syntax

public bool RenewAnonVolumes { get; set; }

Value

Type Description
bool