Affected by GO-2022-0390
and 1 other vulnerabilities
GO-2022-0390 : Moby (Docker Engine) started with non-empty inheritable Linux process capabilities in github.com/docker/docker
GO-2024-2914 : Moby (Docker Engine) is vulnerable to Ambiguous OCI manifest parsing in github.com/docker/docker
Discover Packages
github.com/moby/moby
pkg
pidfile
package
Version:
v17.11.0-ce-rc1+incomp...
Opens a new window with list of versions in this module.
Published: Mar 23, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package pidfile provides structure and helper functions to create and remove
PID file. A PID file is usually a file used to store the process ID of a
running process.
PIDFile is a file used to store the process ID of a running process.
New creates a PIDfile using the specified path.
Remove removes the PIDFile.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.