docker

package
v0.0.0-...-3b84459 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Docker

func Docker() cago.Component

Types

type DockerInterface

type DockerInterface interface {
	Build(ctx context.Context, path string, imageName string, imageTag string, cache bool) error
	Pull(ctx context.Context, imageName, username, password string) (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