package remote

import "github.com/docker/docker/libcontainerd/remote"

Index

Constants

const DockerContainerBundlePath = "com.docker/engine.bundle.path"

DockerContainerBundlePath is the label key pointing to the container's bundle path

Functions

func NewClient

NewClient creates a new libcontainerd client from a containerd client

func WithBundle

func WithBundle(bundleDir string, ociSpec *specs.Spec) containerd.NewContainerOpts

WithBundle creates the bundle for the container

Source Files

client.go client_linux.go

Version
v20.10.0-beta1+incompatible
Published
Oct 9, 2020
Platform
linux/amd64
Imports
36 packages
Last checked
1 hour ago

Tools for package owners.