Nicolas De Loof b0af2deb2b when --index is not set select first service container 2 vuotta sitten
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 vuotta sitten
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 vuotta sitten
build.go 28301fb1a4 add support of --builder and BUILDX_BUILDER 2 vuotta sitten
build_buildkit.go 28301fb1a4 add support of --builder and BUILDX_BUILDER 2 vuotta sitten
build_classic.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 vuotta sitten
build_test.go 466e1d3197 prevent buildkt's progress to render `Building` when no built is needed 2 vuotta sitten
compose.go b5f5e27597 don't use unitialized cli to setup DryRunClient 2 vuotta sitten
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 vuotta sitten
containers.go b0af2deb2b when --index is not set select first service container 2 vuotta sitten
convergence.go be22bc735a network: fix random missing network when service has more than one 2 vuotta sitten
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition 2 vuotta sitten
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 vuotta sitten
cp.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 vuotta sitten
create.go 10b290e682 up: fix race condition on network connect 2 vuotta sitten
create_test.go 10b290e682 up: fix race condition on network connect 2 vuotta sitten
dependencies.go a2ce602f6c fix race condition, waiting for containers when one exit 2 vuotta sitten
dependencies_test.go 06ec06472f up should not silently ignore missing depends_on service 2 vuotta sitten
down.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 vuotta sitten
down_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 vuotta sitten
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 vuotta sitten
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 vuotta sitten
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 vuotta sitten
events.go 01d91c490c detect new container from project have started when running `compose logs` with no explicit services 2 vuotta sitten
exec.go a964d5587b align cp command index management with exec command 3 vuotta sitten
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 vuotta sitten
hash.go 6f6e1635fd compute service hash with a default DeployConfig 2 vuotta sitten
hash_test.go 986bc44549 service hash MUST exclude replicas 3 vuotta sitten
image_pruner.go 0363d9260a fix local image removal when `compose down` is ran with `--project-name` (#10558) 2 vuotta sitten
images.go 05e987dd0a fix parsing of repository:tag 3 vuotta sitten
kill.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
kill_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 vuotta sitten
logs.go 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled 2 vuotta sitten
logs_test.go 4bf2fe9fed assume we receive logs by lines and don't ignore those without EOL 2 vuotta sitten
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) 2 vuotta sitten
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 vuotta sitten
metrics.go 2e96829607 Add gocritic to linters 3 vuotta sitten
pause.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
port.go b0af2deb2b when --index is not set select first service container 2 vuotta sitten
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 2 vuotta sitten
ps.go b326a9da1d don't filter by services if no filter was set 2 vuotta sitten
ps_test.go bbe1b77a67 progress writer uses dockercli.Err stream 2 vuotta sitten
pull.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
push.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
remove.go 77dc9b54f3 rm: remove debugging output (#10554) 2 vuotta sitten
restart.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
run.go 10b290e682 up: fix race condition on network connect 2 vuotta sitten
secrets.go eafcd1b35e secrets: only set CopyUIDGID when required (#10598) 2 vuotta sitten
start.go 01d91c490c detect new container from project have started when running `compose logs` with no explicit services 2 vuotta sitten
stop.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
stop_test.go 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 vuotta sitten
top.go 9668f600d1 project name MUST be lowercase 3 vuotta sitten
up.go a14abb9044 cli: option to write status messages on stdout (#10549) 2 vuotta sitten
viz.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 vuotta sitten
viz_test.go 5eaafe4237 Fixed issue when project name contains dashes (`-`) 2 vuotta sitten
wait.go edd76bfd70 Add `docker compose wait` 2 vuotta sitten
watch.go 035276e027 watch: add warning when a path is already used by a bind mount volume (#10741) 2 vuotta sitten
watch_test.go a11515e038 introduce `ignore` attribute for watch triggers 2 vuotta sitten