dockerutil

package
v0.8.17 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DockerPullLocalImages

func DockerPullLocalImages(
	ctx context.Context,
	fe containerutil.ContainerFrontend,
	localRegistryAddr string,
	pullMap map[string]string,
) error

DockerPullLocalImages pulls a docker image from a local registry.

func LoadDockerManifest

func LoadDockerManifest(
	ctx context.Context,
	console conslogging.ConsoleLogger,
	fe containerutil.ContainerFrontend,
	parentImageName string,
	children []Manifest,
	platr *platutil.Resolver,
) error

LoadDockerManifest loads docker manifests.

func LoadDockerTar

LoadDockerTar loads a docker image via a tar.

Types

type Manifest

type Manifest struct {
	Platform  platutil.Platform
	ImageName string
}

Manifest contains docker manifest data.

Jump to

Keyboard shortcuts

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