Laura Brehm 329ad73922 attach: close streams when done 1 year ago
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 years ago
attach.go 329ad73922 attach: close streams when done 1 year ago
attach_service.go 80823b77ef go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2 years ago
build.go 46679150d6 bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0 1 year ago
build_buildkit.go 7c42776770 Improve buildkit node creation (#10843) 2 years ago
build_classic.go 5ec37d08a5 build: replace uses of archive.CanonicalTarNameForPath 1 year ago
compose.go f79c28168b Remove `console.Terminal` check and use `IsTerminal` from `streams.Out` 1 year ago
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 years ago
containers.go 4f9db4d3e6 fix(containers): fix sorting logic by adding secondary sorting for one-off containers 1 year ago
convergence.go 46679150d6 bump compose-go to v2.1.4, buildx to v0.16.0, containerd to v1.7.19 and buildx to v0.15.0 1 year ago
convergence_test.go f9c7a0cc08 prefer mount API over bind 1 year ago
convert.go f414bf7892 fix engine version require to use healthcheck.start_interval 2 years ago
cp.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
create.go f9c7a0cc08 prefer mount API over bind 1 year ago
create_test.go 048fd136d2 Set endpoint-specific DriverOpts 1 year ago
dependencies.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 year ago
dependencies_test.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 year ago
desktop.go fd532a37e7 fix(desktop): remove overly-aggressive feature flag check (#11748) 1 year ago
down.go d3d378b92a restore setEnvWithDotEnv 1 year ago
down_test.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 years ago
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 years ago
errors.go cda04f288e adopt compose-go/v2 2 years ago
events.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
exec.go 56e2ad9ee5 update to v1.25 for RunAttach 2 years ago
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 years ago
hash.go d658fecc63 service hash must exlude depends_on 1 year ago
hash_test.go cda04f288e adopt compose-go/v2 2 years ago
image_pruner.go 3b541b071c Bump docker v26.0.0 1 year ago
images.go df1533a1ca [lint] don't use deprecated types 2 years ago
kill.go 5c1e5f3fc7 docker compose up always kills the containers on second Ctrl-C 1 year ago
kill_test.go d3d378b92a restore setEnvWithDotEnv 1 year ago
logs.go 29692b5921 Introduce --abort-on-container-failure 1 year ago
logs_test.go 74cc091225 github.com/golang/mock is deprecated 2 years ago
ls.go df1533a1ca [lint] don't use deprecated types 2 years ago
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 years ago
metrics.go 2aa568ceba chore: fix typo in comment 1 year ago
pause.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
port.go b0af2deb2b when --index is not set select first service container 2 years ago
printer.go c9e070f0f6 fix: return correct exit code with `--exit-code-from` (#11715) 1 year ago
ps.go 250c3112b9 Fix: change append to use slice index in ps.go 1 year ago
ps_test.go 250c3112b9 Fix: change append to use slice index in ps.go 1 year ago
publish.go cc09f39f29 Readd event 1 year ago
pull.go b633c5c3e1 Fix typo in pull.go 1 year ago
push.go 3b541b071c Bump docker v26.0.0 1 year ago
remove.go df1533a1ca [lint] don't use deprecated types 2 years ago
restart.go fd1f73a5e7 prevent concurrent map write relying on project immutability 1 year ago
run.go 7781b7c992 deps: update docker/cli to fix go version selection issue 2 years ago
scale.go b3792dd258 progress for resource can be restarted after more Working event comes 1 year ago
secrets.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
start.go ea4ccf639d Fix stop on file chane for sync-restart action 1 year ago
stop.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 year ago
stop_test.go 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
top.go 9668f600d1 project name MUST be lowercase 3 years ago
up.go 54a5e7d4aa stop watch process when associated up process is stopped 1 year ago
viz.go cda04f288e adopt compose-go/v2 2 years ago
viz_test.go 74cc091225 github.com/golang/mock is deprecated 2 years ago
wait.go edd76bfd70 Add `docker compose wait` 2 years ago
watch.go e6ef8629a8 Allow combination of bind mounts and 'rebuild' watches 1 year ago
watch_test.go 9549a213ba feat(watch): Add --prune option to docker-compose watch command 1 year ago