DockerContainerRmSettings.

Volumes Property

Summary

--volumes, -v default: false Remove the volumes associated with the container
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRmSettings

Syntax

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

Value

Type Description
Nullable<bool>