builds

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2020 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Builds

func Builds(app *cli.App) cli.Command

Types

type Build added in v0.6.0

type Build struct {
	F_File   string   `desc:"Name of the file to look for build, supports both Riofile and Dockerfile"`
	T_Tag    string   `desc:"Name and optionally a tag in the 'name:tag' format"`
	BuildArg []string `desc:"Set build-time variables"`
	NoCache  bool     `desc:"Do not use cache when building the image"`
}

func (*Build) Run added in v0.6.0

func (b *Build) Run(ctx *clicontext.CLIContext) error

Jump to

Keyboard shortcuts

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