Affected by GO-2024-3304
and 1 other vulnerabilities
GO-2024-3304: Moby Race Condition vulnerability in github.com/moby/moby
GO-2024-3305: Moby Race Condition vulnerability in github.com/moby/moby
package
Version:
v24.0.0-beta.1+incompa...
Opens a new window with list of versions in this module.
Published: Mar 31, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Daemon represents a running containerd daemon
Start starts a containerd daemon and monitors it
type DaemonOpt func(c *remote) error
DaemonOpt allows to configure parameters of container daemons
WithCRIDisabled disables the CRI plugin.
WithLogLevel defines which log level to start containerd with.
WithOOMScore defines the oom_score_adj to set for the containerd process.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.