Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Services
Method
Services
cli/command/stack/list_formatter.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(s *stackContext) Services() string {
52
return
strconv.Itoa(s.s.Services)
53
}
Callers
1
deployCompose
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected