docker

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 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,
	rootDir, sourceDir, buildDir, destDir, qtModules string,
	clean, noStrip, debugBuild, race, customContainer bool,
	tags, dockerArgs, buildvcs string,
) (err error)

func Containers

func Containers() []string

func Pull

func Pull(container string) (err error)

Types

type Context

type Context struct {
	RootDir      string
	SourceDir    string
	SourceDirRel string
	BuildDir     string
	DestDir      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