cmd

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2019 License: Apache-2.0 Imports: 31 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DockerfilePath string
	Tag            string

	PushRegistries []string
	RegistryConfig string
	Destination    string

	BuildArgs     []string
	AllowModifyFS bool
	Commit        string
	Blacklists    []string

	LocalCacheTTL     time.Duration
	RedisCacheAddress string
	RedisCacheTTL     time.Duration
	HTTPCacheAddress  string
	HTTPCacheHeaders  []string

	DockerHost    string
	DockerVersion string
	DockerScheme  string
	DoLoad        bool

	StorageDir       string
	CompressionLevel string
)
View Source
var (
	LogLevel   string
	LogOutput  string
	LogFormat  string
	CpuProfile bool
)

Functions

func Build

func Build(contextDir string) error

Build image from the specified dockerfile. If --push is specified, will also push the image to those registries. If --load is specified, will load the image into the local docker daemon.

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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