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, selinux bool, traceSocket string, rootless bool) executor.Executor

New creates a new executor backed by connection to containerd API

Source Files

executor.go

Version
v0.11.0-rc3
Published
Dec 16, 2022
Platform
js/wasm
Imports
26 packages
Last checked
3 minutes ago

Tools for package owners.