package containerdexecutor

import "github.com/moby/buildkit/executor/containerdexecutor"

Index

Functions

func New

func New(client *containerd.Client, root, cgroup string, networkProviders map[pb.NetMode]network.Provider, dnsConfig *oci.DNSConfig, apparmorProfile string, traceSocket string) executor.Executor

New creates a new executor backed by connection to containerd API

Source Files

executor.go

Version
v0.9.3
Published
Nov 18, 2021
Platform
js/wasm
Imports
25 packages
Last checked
4 minutes ago

Tools for package owners.