DockerBuildXPruneSettings.

All Property

Summary

Remove all unused images, not just dangling ones
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXPruneSettings

Syntax

public bool All { get; set; }

Value

Type Description
bool