Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/compose
/ functions
Functions
2,102 in github.com/docker/compose
⨍
Functions
2,102
◇
Types & classes
271
↓ 1 callers
Function
addEdges
addEdges adds the corresponding graphviz representation of all edges in the given graph to the graphBuilder returns the same graphBuilder
pkg/compose/viz.go:122
↓ 1 callers
Method
addError
(prefix string, err error)
cmd/formatter/shortcut.go:61
↓ 1 callers
Function
addNodes
addNodes adds the corresponding graphviz representation of all the nodes in the given graph to the graphBuilder returns the same graphBuilder
pkg/compose/viz.go:66
↓ 1 callers
Function
addParentWithDownloadingChildren
addParentWithDownloadingChildren wires a parent task with N children whose non-zero totals trigger the " X.XMB / Y.YMB" suffix in prepareLineData's pr
cmd/display/tty_test.go:609
↓ 1 callers
Method
addProjectFlags
(f *pflag.FlagSet)
cmd/compose/compose.go:224
↓ 1 callers
Function
additionalContexts
(contexts types.Mapping, targets map[string]string)
pkg/compose/build_bake.go:481
↓ 1 callers
Function
alive
(pid int)
internal/pidfile/pidfile_unix.go:30
↓ 1 callers
Function
allocateSpace
(lines int)
cmd/formatter/shortcut.go:370
↓ 1 callers
Function
alphaCommand
alphaCommand groups all experimental subcommands
cmd/compose/alpha.go:22
↓ 1 callers
Function
ansiColorCode
Everything about ansiColorCode color https://hyperskill.org/learn/step/18193
cmd/formatter/colors.go:97
↓ 1 callers
Method
apply
(project *types.Project, services []string)
cmd/compose/pull.go:80
↓ 1 callers
Method
apply
(project *types.Project)
cmd/compose/run.go:73
↓ 1 callers
Function
applyRunOptions
(project *types.Project, service *types.ServiceConfig, opts api.RunOptions)
pkg/compose/run.go:226
↓ 1 callers
Method
attach
(ctx context.Context, project *types.Project, listener api.ContainerEventListener, selectedServices []string)
pkg/compose/attach.go:36
↓ 1 callers
Function
attachCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/attach.go:40
↓ 1 callers
Method
attachContainer
(ctx context.Context, container containerType.Summary, listener api.ContainerEventListener)
pkg/compose/attach.go:66
↓ 1 callers
Method
attachContainerStreams
(ctx context.Context, container string, tty bool, stdout, stderr io.WriteCloser)
pkg/compose/attach.go:105
↓ 1 callers
Function
backendURL
backendURL generates a URL for the given API path. NOTE: Custom transport handles communication. The host is to create a valid URL for the Go http.Cl
internal/desktop/client.go:228
↓ 1 callers
Function
bindRequiresMountAPI
bindRequiresMountAPI check if Bind declaration can be implemented by the plain old Bind API or uses any of the advanced options which require use of M
pkg/compose/create.go:960
↓ 1 callers
Function
bridgeCommand
(p *ProjectOptions, dockerCli command.Cli)
cmd/compose/bridge.go:36
↓ 1 callers
Function
buildBindOption
(bind *types.ServiceVolumeBind)
pkg/compose/create.go:1269
↓ 1 callers
Function
buildCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/build.go:94
↓ 1 callers
Function
buildConfigContentPromptMessage
(configs []string)
pkg/compose/publish.go:606
↓ 1 callers
Function
buildContainerConfigMounts
(p types.Project, s types.ServiceConfig)
pkg/compose/create.go:1083
↓ 1 callers
Function
buildContainerPortBindingOptions
(s types.ServiceConfig)
pkg/compose/create.go:829
↓ 1 callers
Function
buildContainerPorts
(s types.ServiceConfig)
pkg/compose/create.go:801
↓ 1 callers
Function
buildContainerSecretMounts
(p types.Project, s types.ServiceConfig)
pkg/compose/create.go:1133
↓ 1 callers
Function
buildEnvPromptMessage
(services map[string]*serviceEnvFindings)
pkg/compose/publish.go:583
↓ 1 callers
Method
buildGroupTracker
(plan *Plan)
pkg/compose/executor_events.go:39
↓ 1 callers
Function
buildImageOptions
(image *types.ServiceVolumeImage)
pkg/compose/create.go:1310
↓ 1 callers
Function
buildMountOptions
(volume types.ServiceVolumeConfig)
pkg/compose/create.go:1242
↓ 1 callers
Method
buildProjectOptions
buildProjectOptions constructs compose-go ProjectOptions from API options
pkg/compose/loader.go:81
↓ 1 callers
Function
buildTmpfsOptions
(tmpfs *types.ServiceVolumeTmpfs)
pkg/compose/create.go:1300
↓ 1 callers
Function
buildVolumeOptions
(vol *types.ServiceVolumeVolume)
pkg/compose/create.go:1288
↓ 1 callers
Function
buildWithBake
(dockerCli command.Cli)
pkg/compose/build_bake.go:54
↓ 1 callers
Function
checkExists
(path string)
pkg/e2e/framework.go:188
↓ 1 callers
Method
checkForBindMount
(project *types.Project)
pkg/compose/publish.go:671
↓ 1 callers
Method
checkOnlyBuildSection
(project *types.Project)
pkg/compose/publish.go:653
↓ 1 callers
Function
checkSelectedServices
(options api.DownOptions, project *types.Project)
pkg/compose/down.go:127
↓ 1 callers
Method
checkout
(ctx context.Context, path string, ref *gitutil.GitRef)
pkg/remote/git.go:195
↓ 1 callers
Method
childrenTasks
(parent string)
cmd/display/tty.go:258
↓ 1 callers
Function
cleanDockerPreviousLabels
(labels types.Labels)
pkg/compose/generate.go:235
↓ 1 callers
Function
colorFn
(s api.EventStatus)
cmd/display/tty.go:653
↓ 1 callers
Function
commandParameters
(cmd *cobra.Command)
docs/examples/provider.go:136
↓ 1 callers
Method
commit
(ctx context.Context, projectName string, options api.CommitOptions)
pkg/compose/commit.go:35
↓ 1 callers
Function
commitCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/commit.go:44
↓ 1 callers
Function
completeProfileNames
(dockerCli command.Cli, p *ProjectOptions)
cmd/compose/completion.go:85
↓ 1 callers
Function
completeProjectNames
(dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/completion.go:62
↓ 1 callers
Function
completeScaleArgs
(cli command.Cli, p *ProjectOptions)
cmd/compose/completion.go:111
↓ 1 callers
Function
composeCommand
()
docs/examples/provider.go:47
↓ 1 callers
Function
composeFileAsByteReader
(ctx context.Context, filePath string, project *types.Project)
pkg/compose/publish.go:748
↓ 1 callers
Function
composeLogsHint
(appID string)
cmd/compose/hooks.go:35
↓ 1 callers
Function
computeOverflow
computeOverflow calculates how many characters the widest line exceeds the terminal width. Returns 0 or negative if all lines fit.
cmd/display/tty.go:462
↓ 1 callers
Method
computeWidth
()
cmd/formatter/logs.go:138
↓ 1 callers
Function
configCommand
(p *ProjectOptions, dockerCli command.Cli)
cmd/compose/config.go:92
↓ 1 callers
Function
configContentLooksLiteral
configContentLooksLiteral returns true when the inline config.content has a literal portion that would be published as-is, leaking the value to consum
pkg/compose/publish.go:556
↓ 1 callers
Method
confirmOrCancel
confirmOrCancel runs an interactive yes/no prompt and returns: - the prompt's error verbatim, if it failed; - api.ErrCanceled if the user declined; -
pkg/compose/publish.go:457
↓ 1 callers
Method
connectNetwork
( ctx context.Context, nwName string, containers Containers, config *network.EndpointSettings, )
pkg/compose/create.go:1527
↓ 1 callers
Method
connectPreStartExtraNetworks
connectPreStartExtraNetworks mirrors the createMobyContainer fallback path for older API versions: ContainerCreate only accepts one EndpointsConfig, s
pkg/compose/pre_start.go:192
↓ 1 callers
Method
consume
(nodeKey string)
pkg/compose/dependencies.go:194
↓ 1 callers
Method
consumeEventsInBackground
(ctx context.Context)
pkg/watch/notify_test.go:560
↓ 1 callers
Function
containerDetail
(service string, id string, status container.ContainerState, imageName string)
pkg/compose/images_test.go:103
↓ 1 callers
Function
containerDetails
(service string, id string, status containerType.ContainerState, health containerType.HealthStatus, exitCode i
pkg/compose/ps_test.go:98
↓ 1 callers
Function
containerEvents
(containers Containers, eventFunc func(string) api.Resource)
pkg/compose/convergence.go:137
↓ 1 callers
Function
containerNumberFilter
(index int)
pkg/compose/filters.go:53
↓ 1 callers
Function
containerReasonEvents
(containers Containers, eventFunc func(string, string) api.Resource, reason string)
pkg/compose/convergence.go:145
↓ 1 callers
Function
containerToState
(containers []container.Summary)
pkg/compose/ls.go:87
↓ 1 callers
Function
convert
(ctx context.Context, dockerCli command.Cli, model map[string]any, opts ConvertOptions)
pkg/bridge/convert.go:83
↓ 1 callers
Function
convertCommand
(p *ProjectOptions, dockerCli command.Cli)
cmd/compose/bridge.go:49
↓ 1 callers
Method
copy
(ctx context.Context, projectName string, options api.CopyOptions)
pkg/compose/cp.go:51
↓ 1 callers
Function
copyCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/cp.go:42
↓ 1 callers
Method
copyFileToContainer
(ctx context.Context, id, content string, file types.FileReferenceConfig)
pkg/compose/secrets.go:125
↓ 1 callers
Function
copyLocalConfig
(t testing.TB, configDir string)
pkg/e2e/framework.go:123
↓ 1 callers
Function
countServiceBuilds
countServiceBuilds counts how many times a service was built by matching the "naming to *{projectName}-{serviceName}* done" pattern in the output
pkg/e2e/compose_run_build_once_test.go:92
↓ 1 callers
Function
createAndPushManifest
(ctx context.Context, resolver remotes.Resolver, named reference.Named, layers []v1.Descriptor, ociVersion api
internal/oci/push.go:140
↓ 1 callers
Method
createBuffer
Creates space to print error and menu string
cmd/formatter/shortcut.go:127
↓ 1 callers
Function
createCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/create.go:55
↓ 1 callers
Method
createContainer
(ctx context.Context, project *types.Project, service types.ServiceConfig, name string, number int, opts crea
pkg/compose/convergence.go:306
↓ 1 callers
Method
createPreStartContainer
( ctx context.Context, project *types.Project, service types.ServiceConfig, ctr container.Summary, hook type
pkg/compose/pre_start.go:125
↓ 1 callers
Method
createProjectFromContainers
(containers []container.Summary, projectName string)
pkg/compose/generate.go:68
↓ 1 callers
Method
createRemoteLoaders
createRemoteLoaders creates Git and OCI remote loaders if not in offline mode
pkg/compose/loader.go:71
↓ 1 callers
Function
createTar
(env string, config types.FileReferenceConfig)
pkg/compose/secrets.go:139
↓ 1 callers
Function
createTransformerCommand
(dockerCli command.Cli)
cmd/compose/bridge.go:143
↓ 1 callers
Function
dedupeEntries
Dedupe the entries with last-entry-wins semantics.
internal/sync/tar.go:342
↓ 1 callers
Function
defaultStringArrayVar
get default value for a command line flag that is set by a coma-separated value in environment variable
cmd/compose/compose.go:240
↓ 1 callers
Function
dialNamedPipe
(_ context.Context, _ string)
internal/memnet/conn_unix.go:30
↓ 1 callers
Function
dirContents
(dir string)
pkg/e2e/framework.go:193
↓ 1 callers
Function
disableFlagsInUseLine
(cmd *cobra.Command)
docs/yaml/main/generate.go:69
↓ 1 callers
Method
disconnectNetwork
( ctx context.Context, nwName string, containers Containers, )
pkg/compose/create.go:1509
↓ 1 callers
Method
displayDryRunBuildEvent
(name, dryRunUUID, tag string)
pkg/compose/build_bake.go:591
↓ 1 callers
Function
displayTransformer
(dockerCli command.Cli, transformers []image.Summary, options lsOptions)
cmd/compose/bridge.go:109
↓ 1 callers
Method
doBuildBake
(ctx context.Context, project *types.Project, serviceToBeBuild types.Services, options api.BuildOptions)
pkg/compose/build_bake.go:118
↓ 1 callers
Method
doBuildClassic
(ctx context.Context, project *types.Project, serviceToBuild types.Services, options api.BuildOptions)
pkg/compose/build_classic.go:48
↓ 1 callers
Method
doBuildImage
nolint:gocyclo
pkg/compose/build_classic.go:121
↓ 1 callers
Method
down
(ctx context.Context, projectName string, options api.DownOptions)
pkg/compose/down.go:44
↓ 1 callers
Function
downCommand
(p *ProjectOptions, dockerCli command.Cli, backendOptions *BackendOptions)
cmd/compose/down.go:44
↓ 1 callers
Method
dryRunBake
(cfg bakeConfig)
pkg/compose/build_bake.go:578
↓ 1 callers
Function
emitDoneEvent
emitDoneEvent emits the appropriate Done event for an ungrouped node.
pkg/compose/executor_events.go:132
↓ 1 callers
Function
emitErrorEvent
emitErrorEvent emits an error event for an ungrouped node.
pkg/compose/executor_events.go:156
↓ 1 callers
Function
emitStartEvent
emitStartEvent emits the appropriate Working event for an ungrouped node.
pkg/compose/executor_events.go:108
← previous
next →
601–700 of 2,102, ranked by callers