Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ Containers
TypeAlias
Containers
pkg/compose/containers.go:35–35 ·
view source on GitHub ↗
Containers is a set of moby Container
Source
from the content-addressed store, hash-verified
33
34
// Containers is a set of moby Container
35
type
Containers []container.Summary
36
37
type
oneOff int
38
Callers
2
start
Method · 0.85
getContainers
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected