DockerComposeDownSettings.

Volumes Property

Summary

Remove named volumes declared in the "volumes" section of the Compose file and anonymous volumes attached to containers.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeDownSettings

Syntax

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

Value

Type Description
Nullable<bool>