docker

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(
	container string,
	sourceDir, buildDir, destDir, qtModules string,
	clean, noStrip, debugBuild, race, customContainer bool,
	tags string, dockerArgs string,
) (err error)

func Containers

func Containers() []string

func Pull

func Pull(container string) (err error)

Types

type Context

type Context struct {
	SourceDir string
	BuildDir  string
	DestDir   string

	BinName string
	GoPath  string

	CGoLDFLAGS string
	CGoCFLAGS  string
}

Jump to

Keyboard shortcuts

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