package builder
import "github.com/docker/cli/cli/command/builder"
Index ¶
- func CachePrune(dockerCli command.Cli, all bool, filter opts.FilterOpt) (uint64, string, error)
- func NewBuilderCommand(dockerCli command.Cli) *cobra.Command
- func NewPruneCommand(dockerCli command.Cli) *cobra.Command
Functions ¶
func CachePrune ¶
CachePrune executes a prune command for build cache
func NewBuilderCommand ¶
NewBuilderCommand returns a cobra command for `builder` subcommands
func NewPruneCommand ¶
NewPruneCommand returns a new cobra prune command for images
Source Files ¶
- Version
- v20.10.10+incompatible
- Published
- Oct 15, 2021
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 3 hours ago –
Tools for package owners.