builder

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	// contains filtered or unexported fields
}

Builder manages the Docker Image build process.

func NewBuilder

func NewBuilder(stack *stack.ImageStack, dockerClient client.APIClient) *Builder

NewBuilder creates a new builder.

func (*Builder) Build

func (b *Builder) Build() error

Build traverses the stack and builds the images.

func (*Builder) SetForceRemove

func (b *Builder) SetForceRemove(rm bool)

SetForceRemove sets the force remove property.

func (*Builder) SetOutputStream

func (b *Builder) SetOutputStream(s io.Writer)

SetOutputStream sets the output stream.

Jump to

Keyboard shortcuts

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