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