Milas Bowman 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name před 4 roky
attach.go fc723acb3b Fix nolint issues před 3 roky
build.go 0ac0e29294 Merge pull request #9729 from glours/add-platforms-build před 3 roky
build_buildkit.go e016faac33 don't push images at the end of multi-arch build (and simplify e2e tests) před 3 roky
build_classic.go 8b1b70833e add support of platforms in build section před 3 roky
compose.go 7a8d157871 convert: do not escape $ into $$ when using the --no-interpolate option (#9703) před 3 roky
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) před 3 roky
containers.go a964d5587b align cp command index management with exec command před 3 roky
convergence.go 09e6b0292a up/start/run: don't wait for disabled service před 3 roky
convergence_test.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies před 4 roky
cp.go 96cbb1cbcf Add "style" tag to gocritic před 3 roky
create.go 3c561e7017 create: pull all services logic out of loop; add DependsOn deps před 3 roky
create_test.go 150fd4b8cf use '-' as separator by default for image name před 3 roky
dependencies.go 209293e449 Restrict compose project to selected services and dependencies on `compose start` před 3 roky
dependencies_test.go 4c474fe029 Add unit tests to graph building logic in `dependencies.go` před 3 roky
down.go 55cf579e02 Fix `down` with `--rmi` před 3 roky
down_test.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) před 3 roky
envresolver_test.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) před 3 roky
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies před 4 roky
events.go 9668f600d1 project name MUST be lowercase před 3 roky
exec.go a964d5587b align cp command index management with exec command před 3 roky
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 před 4 roky
hash.go 9db79856be update usage strings for consistency před 3 roky
images.go 9668f600d1 project name MUST be lowercase před 3 roky
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` před 3 roky
kill_test.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
logs.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
logs_test.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
ls.go 2e96829607 Add gocritic to linters před 3 roky
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ před 3 roky
metrics.go 2e96829607 Add gocritic to linters před 3 roky
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name před 3 roky
port.go 9668f600d1 project name MUST be lowercase před 3 roky
printer.go 8301dc8314 Only capture exit codes from `exit` events před 3 roky
ps.go be495ab8e6 Filter `compose ps` output by provided compose model před 3 roky
ps_test.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
pull.go 235734823e Pull image regardless of whether it exists locally if `tag=latest` před 3 roky
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams před 3 roky
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name před 3 roky
restart.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name před 3 roky
run.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) před 3 roky
secrets.go d42adf6efb Add "opinionated" tag to gocritic před 3 roky
start.go 209293e449 Restrict compose project to selected services and dependencies on `compose start` před 3 roky
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name před 3 roky
stop_test.go 61845dd781 logs: filter to services from current Compose file (#9811) před 3 roky
top.go 9668f600d1 project name MUST be lowercase před 3 roky
up.go 765c071c89 up: do not stop dependency containers (#9701) před 3 roky