BuildahAliases.

BuildahImagePrune(ICakeContext) Method

Summary

Remove unused images.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahAliases

Syntax

public static IEnumerable<string> BuildahImagePrune(this ICakeContext context)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
IEnumerable<string> A list of strings.