Nicolas De Loof ed38fe0da8 only stop services started by `up` on interruption hace 3 años
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name hace 4 años
attach.go fc723acb3b Fix nolint issues hace 3 años
build.go 10a5d998e6 useDockerDefaultOrServicePlatform fct should return service.platform if defined hace 3 años
build_buildkit.go 3f0550f884 log the error object instead of the string message only hace 3 años
build_classic.go 18ce1f41b7 replace deprecated functions hace 3 años
compose.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm hace 3 años
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) hace 3 años
containers.go a964d5587b align cp command index management with exec command hace 3 años
convergence.go 02818ba6c7 Merge pull request #9998 from glours/display-engine-warnings hace 3 años
convergence_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) hace 3 años
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
cp.go 96cbb1cbcf Add "style" tag to gocritic hace 3 años
create.go fb5b90ed47 implement support for oom_score_adj hace 3 años
create_test.go cfdec21a7f Fix linting issues hace 3 años
dependencies.go 616777eb4a deps: fix race condition during graph traversal (#9878) hace 3 años
dependencies_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) hace 3 años
down.go 18ce1f41b7 replace deprecated functions hace 3 años
down_test.go 18ce1f41b7 replace deprecated functions hace 3 años
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) hace 3 años
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) hace 3 años
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies hace 4 años
events.go 9668f600d1 project name MUST be lowercase hace 3 años
exec.go a964d5587b align cp command index management with exec command hace 3 años
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 hace 4 años
hash.go 9db79856be update usage strings for consistency hace 3 años
image_pruner.go 801678686c add license to file hace 3 años
images.go 9668f600d1 project name MUST be lowercase hace 3 años
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` hace 3 años
kill_test.go 18ce1f41b7 replace deprecated functions hace 3 años
logs.go 61845dd781 logs: filter to services from current Compose file (#9811) hace 3 años
logs_test.go 61845dd781 logs: filter to services from current Compose file (#9811) hace 3 años
ls.go 2e96829607 Add gocritic to linters hace 3 años
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ hace 4 años
metrics.go 2e96829607 Add gocritic to linters hace 3 años
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name hace 3 años
port.go 8b89721476 port: fix container name in error message (#9909) hace 3 años
printer.go 8301dc8314 Only capture exit codes from `exit` events hace 3 años
ps.go be495ab8e6 Filter `compose ps` output by provided compose model hace 3 años
ps_test.go 18ce1f41b7 replace deprecated functions hace 3 años
pull.go 7c5675c306 use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined hace 3 años
push.go 1d4cb32001 Add support to push images quietly via compose cli hace 3 años
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name hace 3 años
restart.go 3bf29d401c bump docker dependencies version hace 3 años
run.go 279225896a run: clean service command if entrypoint is overridden (#9836) hace 3 años
secrets.go d42adf6efb Add "opinionated" tag to gocritic hace 3 años
start.go 209293e449 Restrict compose project to selected services and dependencies on `compose start` hace 3 años
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name hace 3 años
stop_test.go 18ce1f41b7 replace deprecated functions hace 3 años
top.go 9668f600d1 project name MUST be lowercase hace 3 años
up.go ed38fe0da8 only stop services started by `up` on interruption hace 3 años