build

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2015 License: Apache-2.0 Imports: 27 Imported by: 3

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 is able to build docker images from a local context directory, a Dockerfile, and a docker client connection.

func NewBuilder

func NewBuilder(daemonURL string, tlsConfig *tls.Config, contextDirectory, dockerfilePath, repoTag string) (*Builder, error)

NewBuilder creates a new builder.

func (*Builder) Run

func (b *Builder) Run() error

Run executes the build process.

Directories

Path Synopsis
Package commands contains the set of Dockerfile commands.
Package commands contains the set of Dockerfile commands.

Jump to

Keyboard shortcuts

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