base

package
v0.13.4 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

type Initializer interface {
	// Init installs base image inside directory
	Init(ctx context.Context, cacheDir, dir string, buildKey types.BuildKey) error
}

Initializer initializes base image

func NewDockerInitializer

func NewDockerInitializer() Initializer

NewDockerInitializer creates new initializer getting base images from docker registry

Jump to

Keyboard shortcuts

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