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

Function GetAllowModifyUsers

pkg/testutil/testutil.go:568–570  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

566}
567
568func GetAllowModifyUsers() bool {
569 return flagTestModifyUsers
570}
571
572func IsDocker() bool {
573 return strings.HasPrefix(filepath.Base(GetTarget()), "docker")

Callers 1

requirements.goFile · 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…