package builder

import "github.com/moby/buildkit/frontend/dockerfile/builder"

Index

Constants

const (
	LocalNameContext    = "context"
	LocalNameDockerfile = "dockerfile"
)

Functions

func Build

func Build(ctx context.Context, c client.Client) (*client.Result, error)

Source Files

build.go

Version
v0.3.1
Published
Oct 17, 2018
Platform
js/wasm
Imports
20 packages
Last checked
12 hours ago

Tools for package owners.