bkimage

package
v0.36.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DefaultImage         = "moby/buildkit:buildx-stable-1"
	QemuImage            = "tonistiigi/binfmt:latest" // TODO: make this verified
	DefaultRootlessImage = DefaultImage + "-rootless"

	// TrustedRepo is the fully-qualified repository whose tags are verified
	// against the builtin default policy before a builder is created from
	// them. Images from other repositories pass through unverified; the
	// allow-untrusted-image driver-opt is only needed when a TrustedRepo tag
	// that the policy covers does not verify correctly.
	TrustedRepo = "docker.io/moby/buildkit"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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