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
daemon
networkdriver
portmapper
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jul 3, 2014
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
¶
View Source
var (
ErrUnknownBackendAddressType = errors .New ("unknown container address type not supported")
ErrPortMappedForIP = errors .New ("port is already mapped to ip")
ErrPortNotMapped = errors .New ("port is not mapped")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.