Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ ClientVersion
Method
ClientVersion
pkg/dryrun/dryrunclient.go:620–622 · pkg/dryrun/dryrunclient.go::DryRunClient.ClientVersion
()
Source
from the content-addressed store, hash-verified
618
}
619
620
func
(d *DryRunClient) ClientVersion() string {
621
return
d.apiClient.ClientVersion()
622
}
623
624
func
(d *DryRunClient) DaemonHost() string {
625
return
d.apiClient.DaemonHost()
Callers
8
newPreStartTestService
Function · 0.45
TestImages
Function · 0.45
RuntimeAPIVersion
Method · 0.45
TestCreateMobyContainer
Function · 0.45
TestCreateMobyContainerLegacyAPI
Function · 0.45
TestCreateMobyContainerLegacyAPI_NetworkConnectFailure
Function · 0.45
TestRuntimeAPIVersionCachesNegotiation
Function · 0.45
TestRuntimeAPIVersionRetriesOnTransientError
Function · 0.45
Calls
no outgoing calls
Tested by
7
newPreStartTestService
Function · 0.36
TestImages
Function · 0.36
TestCreateMobyContainer
Function · 0.36
TestCreateMobyContainerLegacyAPI
Function · 0.36
TestCreateMobyContainerLegacyAPI_NetworkConnectFailure
Function · 0.36
TestRuntimeAPIVersionCachesNegotiation
Function · 0.36
TestRuntimeAPIVersionRetriesOnTransientError
Function · 0.36