docker

package
v0.0.68 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: MIT Imports: 13 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	BuilderConfiguration
}

func NewBuilder

func NewBuilder(cfg BuilderConfiguration) (*Builder, error)

func (*Builder) Build

func (builder *Builder) Build(ctx context.Context) (*BuilderOutput, error)

type BuilderConfiguration

type BuilderConfiguration struct {
	Root       string
	Image      string
	Dockerfile string
	Tag        string
}

type BuilderOutput

type BuilderOutput struct{}

type Env

type Env struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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