docker

package
v0.0.0-...-7c3147a Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDocker

func NewDocker()

Types

type DockerInterface

type DockerInterface interface {
	Build(ctx context.Context, path string, config *atobv1.ImageConfig, file *os.File) error
	Pull(ctx context.Context, config *atobv1.ImageConfig) (io.ReadCloser, error)
}

func Default

func Default() DockerInterface

Jump to

Keyboard shortcuts

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