Milas Bowman 801678686c add license to file пре 3 година
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name пре 4 година
attach.go fc723acb3b Fix nolint issues пре 3 година
build.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm пре 3 година
build_buildkit.go e016faac33 don't push images at the end of multi-arch build (and simplify e2e tests) пре 3 година
build_classic.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm пре 3 година
compose.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm пре 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 09e6b0292a up/start/run: don't wait for disabled service пре 3 година
convergence_test.go 61845dd781 logs: filter to services from current Compose file (#9811) пре 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 3c561e7017 create: pull all services logic out of loop; add DependsOn deps пре 3 година
create_test.go 150fd4b8cf use '-' as separator by default for image name пре 3 година
dependencies.go 209293e449 Restrict compose project to selected services and dependencies on `compose start` пре 3 година
dependencies_test.go 4c474fe029 Add unit tests to graph building logic in `dependencies.go` пре 3 година
down.go 680763f8b7 down: refactor image pruning пре 3 година
down_test.go b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm пре 3 година
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) пре 3 година
envresolver_test.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) пре 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 b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm пре 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 ✅ пре 4 година
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 9668f600d1 project name MUST be lowercase пре 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 61845dd781 logs: filter to services from current Compose file (#9811) пре 3 година
pull.go d05f5f5fa7 pull: improve output for services with both image+build (#9829) пре 3 година
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams пре 3 година
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name пре 3 година
restart.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name пре 3 година
run.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) пре 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 61845dd781 logs: filter to services from current Compose file (#9811) пре 3 година
top.go 9668f600d1 project name MUST be lowercase пре 3 година
up.go 765c071c89 up: do not stop dependency containers (#9701) пре 3 година