buildkitutil

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultDockerfileName is the Default filename, read by nerdctl build
	DefaultDockerfileName string = "Dockerfile"

	TempDockerfileName string = "docker-build-tempdockerfile-"
)

Variables

This section is empty.

Functions

func BuildctlBaseArgs

func BuildctlBaseArgs(buildkitHost string) []string

func BuildctlBinary

func BuildctlBinary() (string, error)

func PingBKDaemon

func PingBKDaemon(buildkitHost string) error

func WriteTempDockerfile added in v0.13.0

func WriteTempDockerfile(rc io.Reader) (dockerfileDir string, err error)

WriteTempDockerfile is from https://github.com/docker/cli/blob/v20.10.9/cli/command/image/build/context.go#L118

Types

This section is empty.

Jump to

Keyboard shortcuts

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