Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/compose
/ Service
Method
Service
cmd/formatter/container.go:167–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
}
166
167
func
(c *ContainerContext) Service() string {
168
return
c.c.Service
169
}
170
171
func
(c *ContainerContext) Project() string {
172
return
c.c.Project
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected