Documentation
¶
Index ¶
Constants ¶
View Source
const AppArmorProfileName = "nerdctl-default"
View Source
const BridgeJSON = `` /* 638-byte string literal not displayed */
BridgeJSON is the default "bridge" network.
The CIDR is 10.4.0.0/16 .
The template was copied from https://github.com/containers/podman/blob/v2.2.0/cni/87-podman-bridge.conflist
View Source
const CgroupManager = "cgroupfs"
Variables ¶
View Source
var RequiredCNIPlugins = []string{
"bridge", "portmap", "firewall", "tuning",
}
Functions ¶
func CgroupnsMode ¶
func CgroupnsMode() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.