package libcontainerd

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

Index

Functions

func ReplaceContainer

func ReplaceContainer(ctx context.Context, client types.Client, id string, spec *specs.Spec, shim string, runtimeOptions interface{}, opts ...containerd.NewContainerOpts) (types.Container, error)

ReplaceContainer creates a new container, replacing any existing container with the same id if necessary.

Source Files

replace.go

Directories

PathSynopsis
libcontainerd/queue
libcontainerd/remote
libcontainerd/shimopts
libcontainerd/supervisor
libcontainerd/types
Version
v25.0.0-beta.2+incompatible
Published
Dec 12, 2023
Platform
js/wasm
Imports
7 packages
Last checked
3 seconds ago

Tools for package owners.