MCPcopy Create free account

hub / github.com/docker/compose / functions

Functions2,102 in github.com/docker/compose

↓ 1 callersFunctionremoveCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/remove.go:38
↓ 1 callersMethodremoveContainers
(ctx context.Context, containers []containerType.Summary, service *types.ServiceConfig, timeout *time.Duration
pkg/compose/down.go:336
↓ 1 callersMethodremoveDivergedNetwork
(ctx context.Context, project *types.Project, name string, n *types.NetworkConfig)
pkg/compose/create.go:1473
↓ 1 callersMethodremoveDivergedVolume
(ctx context.Context, name string, volume types.VolumeConfig, project *types.Project)
pkg/compose/create.go:1645
↓ 1 callersMethodremoveImage
(ctx context.Context, image string)
pkg/compose/down.go:253
↓ 1 callersMethodremoveNetwork
(ctx context.Context, composeNetworkName string, projectName string, name string)
pkg/compose/down.go:196
↓ 1 callersMethodremoveVolume
(ctx context.Context, id string)
pkg/compose/down.go:261
↓ 1 callersMethodresolveExternalNetwork
(ctx context.Context, n *types.NetworkConfig)
pkg/compose/create.go:1546
↓ 1 callersMethodresolveFileContent
(project *types.Project, source types.FileObjectConfig, mountType mountType)
pkg/compose/secrets.go:98
↓ 1 callersMethodresolveGitRef
(ctx context.Context, path string, ref *gitutil.GitRef)
pkg/remote/git.go:172
↓ 1 callersFunctionresolveImageDigests
(ctx context.Context, dockerCli command.Cli, model map[string]any)
cmd/compose/config.go:302
↓ 1 callersFunctionresolveImageVolumes
(service *types.ServiceConfig, images map[string]api.ImageSummary, projectName string)
pkg/compose/build.go:169
↓ 1 callersMethodresolveOrCreateNetwork
(ctx context.Context, project *types.Project, name string, n *types.NetworkConfig)
pkg/compose/create.go:1333
↓ 1 callersMethodresolveRunServiceReferences
(ctx context.Context, projectName string, service *types.ServiceConfig)
pkg/compose/run.go:271
↓ 1 callersFunctionresolveSharedNamespaces
(service *types.ServiceConfig, containersByService map[string]Containers)
pkg/compose/convergence.go:93
↓ 1 callersFunctionresolveVolumeFrom
(service *types.ServiceConfig, containersByService map[string]Containers)
pkg/compose/convergence.go:73
↓ 1 callersFunctionrestartCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/restart.go:35
↓ 1 callersMethodrun
(cmd *exec.Cmd)
pkg/remote/git.go:230
↓ 1 callersMethodrun
Note: this could be `graph.walk` or whatever
pkg/compose/dependencies.go:167
↓ 1 callersFunctionrunAttach
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts attachOpts)
cmd/compose/attach.go:68
↓ 1 callersFunctionrunBuild
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts buildOptions, services []str
cmd/compose/build.go:152
↓ 1 callersFunctionrunCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/run.go:145
↓ 1 callersFunctionrunCommit
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, options commitOptions)
cmd/compose/commit.go:78
↓ 1 callersFunctionrunConfig
(ctx context.Context, dockerCli command.Cli, opts configOptions, services []string)
cmd/compose/config.go:176
↓ 1 callersFunctionrunConfigImages
(ctx context.Context, dockerCli command.Cli, opts configOptions, services []string)
cmd/compose/config.go:504
↓ 1 callersFunctionrunConfigInterpolate
(ctx context.Context, dockerCli command.Cli, opts configOptions, services []string)
cmd/compose/config.go:205
↓ 1 callersFunctionrunConfigNoInterpolate
(ctx context.Context, dockerCli command.Cli, opts configOptions, services []string)
cmd/compose/config.go:268
↓ 1 callersFunctionrunConvert
(ctx context.Context, dockerCli command.Cli, p *ProjectOptions, opts bridge.ConvertOptions)
cmd/compose/bridge.go:65
↓ 1 callersFunctionrunCopy
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts copyOptions)
cmd/compose/cp.go:77
↓ 1 callersFunctionrunCreate
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, createOpts createOptions, buildOp
cmd/compose/create.go:99
↓ 1 callersFunctionrunDir
()
internal/locker/runtime.go:23
↓ 1 callersFunctionrunDown
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts downOptions, services []stri
cmd/compose/down.go:81
↓ 1 callersFunctionrunEnvironment
(ctx context.Context, dockerCli command.Cli, opts configOptions, services []string)
cmd/compose/config.go:546
↓ 1 callersFunctionrunEvents
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts eventsOpts, services []strin
cmd/compose/events.go:59
↓ 1 callersFunctionrunExec
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts execOpts)
cmd/compose/exec.go:104
↓ 1 callersFunctionrunExport
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, options exportOptions)
cmd/compose/export.go:62
↓ 1 callersFunctionrunGenerate
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts generateOptions, containers
cmd/compose/generate.go:58
↓ 1 callersFunctionrunHash
(ctx context.Context, dockerCli command.Cli, opts configOptions)
cmd/compose/config.go:434
↓ 1 callersFunctionrunImages
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts imageOptions, services []str
cmd/compose/images.go:62
↓ 1 callersFunctionrunKill
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts killOptions, services []stri
cmd/compose/kill.go:59
↓ 1 callersFunctionrunList
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, lsOpts lsOptions)
cmd/compose/list.go:86
↓ 1 callersFunctionrunLogs
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts logsOptions, services []stri
cmd/compose/logs.go:80
↓ 1 callersFunctionrunModels
(ctx context.Context, dockerCli command.Cli, opts configOptions)
cmd/compose/config.go:416
↓ 1 callersFunctionrunNetworks
(ctx context.Context, dockerCli command.Cli, opts configOptions)
cmd/compose/config.go:400
↓ 1 callersFunctionrunPause
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts pauseOptions, services []str
cmd/compose/pause.go:47
↓ 1 callersFunctionrunPort
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts portOptions, service string)
cmd/compose/port.go:66
↓ 1 callersMethodrunPostStartHooksOnEvent
runPostStartHooksOnEvent listens for the container's start event and executes post_start lifecycle hooks once the container is running.
pkg/compose/run.go:93
↓ 1 callersMethodrunPreStartHook
( ctx context.Context, project *types.Project, service types.ServiceConfig, ctr container.Summary, index int
pkg/compose/pre_start.go:75
↓ 1 callersFunctionrunProfiles
(ctx context.Context, dockerCli command.Cli, opts configOptions, services []string)
cmd/compose/config.go:476
↓ 1 callersFunctionrunPs
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, services []string, opts psOptions
cmd/compose/ps.go:95
↓ 1 callersFunctionrunPublish
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts publishOptions, repository s
cmd/compose/publish.go:76
↓ 1 callersFunctionrunPull
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts pullOptions, services []stri
cmd/compose/pull.go:101
↓ 1 callersFunctionrunPush
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts pushOptions, services []stri
cmd/compose/push.go:57
↓ 1 callersFunctionrunRemove
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts removeOptions, services []st
cmd/compose/remove.go:66
↓ 1 callersFunctionrunRestart
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts restartOptions, services []s
cmd/compose/restart.go:57
↓ 1 callersFunctionrunRun
(ctx context.Context, backend api.Compose, project *types.Project, options runOptions, createOpts createOption
cmd/compose/run.go:272
↓ 1 callersFunctionrunScale
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts scaleOptions, serviceReplica
cmd/compose/scale.go:63
↓ 1 callersFunctionrunServices
(ctx context.Context, dockerCli command.Cli, opts configOptions)
cmd/compose/config.go:350
↓ 1 callersFunctionrunStart
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts startOptions, services []str
cmd/compose/start.go:54
↓ 1 callersFunctionrunStats
(ctx context.Context, dockerCli command.Cli, opts statsOptions, service []string)
cmd/compose/stats.go:65
↓ 1 callersFunctionrunStop
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts stopOptions, services []stri
cmd/compose/stop.go:55
↓ 1 callersFunctionrunTop
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts topOptions, services []strin
cmd/compose/top.go:58
↓ 1 callersFunctionrunUnPause
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts unpauseOptions, services []s
cmd/compose/pause.go:79
↓ 1 callersFunctionrunVersion
(opts versionOptions, dockerCli command.Cli)
cmd/compose/version.go:59
↓ 1 callersFunctionrunViz
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts *vizOptions)
cmd/compose/viz.go:68
↓ 1 callersFunctionrunVol
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, services []string, options volume
cmd/compose/volumes.go:59
↓ 1 callersFunctionrunVolumes
(ctx context.Context, dockerCli command.Cli, opts configOptions)
cmd/compose/config.go:384
↓ 1 callersFunctionrunWait
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, opts *waitOptions)
cmd/compose/wait.go:65
↓ 1 callersMethodrunWaitExec
(ctx context.Context, execID string, service types.ServiceConfig, listener api.ContainerEventListener)
pkg/compose/hook.go:99
↓ 1 callersFunctionrunWatch
(ctx context.Context, dockerCli command.Cli, backendOptions *BackendOptions, watchOpts watchOptions, buildOpts
cmd/compose/watch.go:68
↓ 1 callersFunctionscaleCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/scale.go:40
↓ 1 callersFunctionserviceConfig
(replicas int)
pkg/compose/hash_test.go:34
↓ 1 callersMethodservicesUsingNetwork
servicesUsingNetwork returns the names of services that reference the given compose network key, sorted for deterministic plan output.
pkg/compose/reconcile.go:327
↓ 1 callersMethodservicesUsingVolume
servicesUsingVolume returns the names of services that mount the given compose volume key, sorted for deterministic plan output. nolint:unused // see
pkg/compose/reconcile.go:342
↓ 1 callersMethodset
(nodeID int, r operationResult)
pkg/compose/executor.go:56
↓ 1 callersFunctionsetBlkio
(blkio *types.BlkioConfig, resources *container.Resources)
pkg/compose/create.go:764
↓ 1 callersMethodsetDefaultTarget
(file *types.FileReferenceConfig, mountType mountType)
pkg/compose/secrets.go:113
↓ 1 callersFunctionsetLimits
(limits *types.Resource, resources *container.Resources)
pkg/compose/create.go:749
↓ 1 callersMethodsetPrefix
(width int)
cmd/formatter/logs.go:156
↓ 1 callersFunctionsetReservations
(reservations *types.Resource, resources *container.Resources)
pkg/compose/create.go:728
↓ 1 callersMethodsetResolvedNetworks
setResolvedNetworks injects network IDs already resolved by ensureNetworks into the observed state, so the reconciler can compare container connection
pkg/compose/observed_state.go:188
↓ 1 callersMethodsetResolvedVolumes
setResolvedVolumes injects volume names already resolved by ensureProjectVolumes into the observed state.
pkg/compose/observed_state.go:202
↓ 1 callersFunctionsetServiceScale
(project *types.Project, name string, replicas int)
cmd/compose/up.go:355
↓ 1 callersMethodsetupPluginCommand
(ctx context.Context, project *types.Project, service types.ServiceConfig, path, command string)
pkg/compose/plugins.go:206
↓ 1 callersFunctionshortcutKeyColor
(key string)
cmd/formatter/shortcut.go:382
↓ 1 callersFunctionshouldDisableAnsi
shouldDisableAnsi checks whether ANSI escape sequences should be explicitly suppressed via environment variables. The hook runs as a separate subproce
cmd/compose/hooks.go:61
↓ 1 callersFunctionshouldIgnore
(name string, ignore watch.PathMatcher)
pkg/compose/watch.go:837
↓ 1 callersMethodshouldNotify
(path string)
pkg/watch/watcher_naive.go:221
↓ 1 callersFunctionshouldWaitForDependency
(serviceName string, dependencyConfig types.ServiceDependency, project *types.Project)
pkg/compose/convergence.go:264
↓ 1 callersFunctionshowCursor
()
cmd/formatter/ansi.go:44
↓ 1 callersMethodsortContainers
sortContainers sorts containers the same way as convergence.go:138-160: obsolete first, then by container number descending, then reversed. mustRecre
pkg/compose/reconcile.go:793
↓ 1 callersFunctionspinner
(t *task)
cmd/display/tty.go:640
↓ 1 callersFunctionsplitCpArg
(arg string)
pkg/compose/cp.go:336
↓ 1 callersFunctionstartCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/start.go:35
↓ 1 callersMethodstartDependencies
(ctx context.Context, project *types.Project, options api.RunOptions)
pkg/compose/run.go:279
↓ 1 callersMethodstartService
(ctx context.Context, project *types.Project, service types.ServiceConfig, containers Containers, listener a
pkg/compose/convergence.go:519
↓ 1 callersMethodstartServiceContainer
(ctx context.Context, project *types.Project, service types.ServiceConfig, ctr container.Summary, listener api
pkg/compose/convergence.go:565
↓ 1 callersFunctionstatsCommand
(p *ProjectOptions, dockerCli command.Cli)
cmd/compose/stats.go:39
↓ 1 callersMethodstderr
()
pkg/compose/compose.go:266
↓ 1 callersMethodstopAndRemoveContainer
(ctx context.Context, ctr containerType.Summary, service *types.ServiceConfig, timeout *time.Duration, volumes
pkg/compose/down.go:346
← previousnext →901–1,000 of 2,102, ranked by callers