package remote
import "github.com/docker/docker/libcontainerd/remote"
Index ¶
- Constants
- func NewClient(ctx context.Context, cli *containerd.Client, stateDir, ns string, b libcontainerdtypes.Backend) (libcontainerdtypes.Client, error)
Constants ¶
const DockerContainerBundlePath = "com.docker/engine.bundle.path"
DockerContainerBundlePath is the label key pointing to the container's bundle path
Functions ¶
func NewClient ¶
func NewClient(ctx context.Context, cli *containerd.Client, stateDir, ns string, b libcontainerdtypes.Backend) (libcontainerdtypes.Client, error)
NewClient creates a new libcontainerd client from a containerd client
Source Files ¶
- Version
- v24.0.0+incompatible
- Published
- May 15, 2023
- Platform
- js/wasm
- Imports
- 33 packages
- Last checked
- 3 minutes ago –
Tools for package owners.