package
1.13.1
Repository: https://github.com/jen20/docker.git
Documentation: pkg.go.dev

# Functions

NewBuildCommand creates a new `docker build` command.
NewHistoryCommand creates a new `docker history` command.
NewImageCommand returns a cobra command for `image` subcommands.
NewImagesCommand creates a new `docker images` command.
NewImportCommand creates a new `docker import` command.
NewLoadCommand creates a new `docker load` command.
NewPruneCommand returns a new cobra prune command for images.
NewPullCommand creates a new `docker pull` command.
NewPushCommand creates a new `docker push` command.
NewRemoveCommand creates a new `docker remove` command.
NewSaveCommand creates a new `docker save` command.
NewTagCommand creates a new `docker tag` command.
PushTrustedReference pushes a canonical reference to the trust server.
RunPrune calls the Image Prune API This returns the amount of space reclaimed and a detailed output string.
TagTrusted tags a trusted ref.
TrustedReference returns the canonical trusted reference for an image reference.