docker

package
v0.0.0-...-9de22c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2025 License: Unlicense Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanupImages

func CleanupImages(ctx context.Context, client *client.Client, images []string, config *config.Config)

CleanupImages removes all pulled images from the local Docker registry

func CreateDockerClient

func CreateDockerClient() (*client.Client, error)

CreateDockerClient creates a new Docker client with API version negotiation

func LoadContainerImages

func LoadContainerImages(filename string) ([]string, error)

LoadContainerImages reads and parses the YAML file containing image names with security validation

func PullImages

func PullImages(ctx context.Context, client *client.Client, images []string, config *config.Config) []dockertypes.PullResult

PullImages orchestrates parallel pulling of multiple images with concurrency control

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL