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