package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

Start starts a containerd daemon and monitors it.
WithCRIDisabled disables the CRI plugin.
WithDetectLocalBinary checks if a containerd binary is present in the same directory as the dockerd binary, and overrides the path of the containerd binary to start if found.
WithLogFormat defines the containerd log format.
WithLogLevel defines which log level to start containerd with.

# Interfaces

Daemon represents a running containerd daemon.

# Type aliases

DaemonOpt allows to configure parameters of container daemons.