Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ Name
Method
Name
pkg/compose/build_bake.go:469–471 · pkg/compose/build_bake.go::_console.Name
()
Source
from the content-addressed store, hash-verified
467
}
468
469
func
(c _console) Name() string {
470
return
"compose"
471
}
472
473
func
toBakeExtraHosts(hosts types.HostsList)
map
[string]string {
474
m := make(
map
[string]string)
Callers
11
getCallingFunction
Function · 0.45
NewTempDirFixture
Function · 0.45
TestWatchBrokenLink
Function · 0.45
TestComposeFileSetByEnvFile
Function · 0.45
RunDockerOrExitError
Method · 0.45
RunCmd
Method · 0.45
RunCmdInDir
Method · 0.45
WaitForCmdResult
Method · 0.45
HTTPGetWithRetry
Function · 0.45
Copy
Function · 0.45
TestExtractOtelFromContext
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestWatchBrokenLink
Function · 0.36
TestComposeFileSetByEnvFile
Function · 0.36
TestExtractOtelFromContext
Function · 0.36