Nicolas De Loof 8c39b5b7fd align `--format` flag and UX with docker cli 3 tahun lalu
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 tahun lalu
attach.go 0368f19030 distinguish stdout and stderr in `up` logs 3 tahun lalu
build.go 87a0a57f70 Cleanup tips from output 3 tahun lalu
build_buildkit.go 3f0550f884 log the error object instead of the string message only 3 tahun lalu
build_classic.go a501ab3a2f use StatusError from docker/cli, not "dockerd" 3 tahun lalu
compose.go a0acc20d88 introduce --parallel to limit concurrent engine calls 3 tahun lalu
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 tahun lalu
containers.go 804d7163a7 detect required service are gone to stop watching 3 tahun lalu
convergence.go 3ee2ab87bb ContainerStart must run sequentially for engine to assing distinct ports within configured range 3 tahun lalu
convergence_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 tahun lalu
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 tahun lalu
cp.go 96cbb1cbcf Add "style" tag to gocritic 3 tahun lalu
create.go 113fb6732d schema: add support for tmpfs.mode in mount definition (#10031) 3 tahun lalu
create_test.go cfdec21a7f Fix linting issues 3 tahun lalu
dependencies.go 616777eb4a deps: fix race condition during graph traversal (#9878) 3 tahun lalu
dependencies_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 tahun lalu
down.go 18ce1f41b7 replace deprecated functions 3 tahun lalu
down_test.go 18ce1f41b7 replace deprecated functions 3 tahun lalu
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 tahun lalu
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 tahun lalu
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 tahun lalu
events.go 9668f600d1 project name MUST be lowercase 3 tahun lalu
exec.go a964d5587b align cp command index management with exec command 3 tahun lalu
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 tahun lalu
hash.go 9db79856be update usage strings for consistency 3 tahun lalu
image_pruner.go 801678686c add license to file 3 tahun lalu
images.go 05e987dd0a fix parsing of repository:tag 3 tahun lalu
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` 3 tahun lalu
kill_test.go 18ce1f41b7 replace deprecated functions 3 tahun lalu
logs.go 0368f19030 distinguish stdout and stderr in `up` logs 3 tahun lalu
logs_test.go 0368f19030 distinguish stdout and stderr in `up` logs 3 tahun lalu
ls.go 2e96829607 Add gocritic to linters 3 tahun lalu
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 4 tahun lalu
metrics.go 2e96829607 Add gocritic to linters 3 tahun lalu
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 tahun lalu
port.go 053f20edab port: improve error-handling if port not found (#10039) 3 tahun lalu
printer.go 0368f19030 distinguish stdout and stderr in `up` logs 3 tahun lalu
ps.go bc568eeb9b align `compose ps` output with `docker ps` 3 tahun lalu
ps_test.go 8c39b5b7fd align `--format` flag and UX with docker cli 3 tahun lalu
pull.go 0234e13454 Don't stop pull for images that can be built 3 tahun lalu
push.go a0acc20d88 introduce --parallel to limit concurrent engine calls 3 tahun lalu
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 tahun lalu
restart.go 3bf29d401c bump docker dependencies version 3 tahun lalu
run.go 279225896a run: clean service command if entrypoint is overridden (#9836) 3 tahun lalu
secrets.go d42adf6efb Add "opinionated" tag to gocritic 3 tahun lalu
start.go 8f991a20db Fix corner case when there's no container to attach to 3 tahun lalu
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 tahun lalu
stop_test.go 18ce1f41b7 replace deprecated functions 3 tahun lalu
top.go 9668f600d1 project name MUST be lowercase 3 tahun lalu
up.go 804d7163a7 detect required service are gone to stop watching 3 tahun lalu