DockerImagePruneSettings.

All Property

Summary

--all, -a default: false Remove all unused images, not just dangling ones
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImagePruneSettings

Syntax

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

Value

Type Description
Nullable<bool>