MCPcopy Create free account
hub / github.com/containerd/nerdctl / CgroupnsMode

Function CgroupnsMode

pkg/defaults/defaults_darwin.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func CgroupnsMode() string {
52 return ""
53}
54
55func NerdctlTOML() string {
56 return "/etc/nerdctl/nerdctl.toml"

Callers 2

fulfillSecurityOptionsFunction · 0.92
setCreateFlagsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…