MCPcopy Create free account
hub / github.com/docker/cli / Error

Method Error

cli/compose/loader/loader.go:281–283  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

279}
280
281func (*ForbiddenPropertiesError) Error() string {
282 return "Configuration contains forbidden properties"
283}
284
285func getServices(configDict map[string]any) map[string]any {
286 if services, ok := configDict["services"]; ok {

Calls

no outgoing calls

Tested by 2