DockerComposeRmSettings.

Volumes Property

Summary

Remove any anonymous volumes attached to containers
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeRmSettings

Syntax

public bool Volumes { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
bool