Michael Irwin d23c261c7d Remove error message showing exit code when using --exit-code-from vor 3 Jahren
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name vor 4 Jahren
attach.go fc723acb3b Fix nolint issues vor 3 Jahren
build.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) vor 3 Jahren
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 vor 3 Jahren
build_classic.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) vor 3 Jahren
compose.go 1ee44a0acb config: use correct YAML marshal func (#9712) vor 3 Jahren
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) vor 3 Jahren
containers.go a964d5587b align cp command index management with exec command vor 3 Jahren
convergence.go 09e6b0292a up/start/run: don't wait for disabled service vor 3 Jahren
convergence_test.go 22b8c731c7 prevent getCanonicalContainerName to crash vor 3 Jahren
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies vor 4 Jahren
cp.go 96cbb1cbcf Add "style" tag to gocritic vor 3 Jahren
create.go 3c561e7017 create: pull all services logic out of loop; add DependsOn deps vor 3 Jahren
create_test.go 150fd4b8cf use '-' as separator by default for image name vor 3 Jahren
dependencies.go 8a5d555de7 fixed some spelling mistakes vor 3 Jahren
dependencies_test.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) vor 3 Jahren
down.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
down_test.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) vor 3 Jahren
envresolver_test.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) vor 3 Jahren
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies vor 4 Jahren
events.go 9668f600d1 project name MUST be lowercase vor 3 Jahren
exec.go a964d5587b align cp command index management with exec command vor 3 Jahren
filters.go 1ae9b3cb5d move compose-cli code into docker/compose/v2 vor 4 Jahren
hash.go 9db79856be update usage strings for consistency vor 3 Jahren
images.go 9668f600d1 project name MUST be lowercase vor 3 Jahren
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` vor 3 Jahren
kill_test.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` vor 3 Jahren
logs.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) vor 3 Jahren
ls.go 2e96829607 Add gocritic to linters vor 3 Jahren
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ vor 4 Jahren
metrics.go 2e96829607 Add gocritic to linters vor 3 Jahren
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
port.go 9668f600d1 project name MUST be lowercase vor 3 Jahren
printer.go d23c261c7d Remove error message showing exit code when using --exit-code-from vor 3 Jahren
ps.go be495ab8e6 Filter `compose ps` output by provided compose model vor 3 Jahren
ps_test.go be495ab8e6 Filter `compose ps` output by provided compose model vor 3 Jahren
pull.go 5723dee316 pull: only skip pull when policy is `missing`/`if_not_present` vor 3 Jahren
push.go f86f252a66 composeService to use dockerCli's In/Out/Err streams vor 4 Jahren
remove.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
restart.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
run.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) vor 3 Jahren
secrets.go d42adf6efb Add "opinionated" tag to gocritic vor 3 Jahren
start.go fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` vor 3 Jahren
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
stop_test.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name vor 3 Jahren
top.go 9668f600d1 project name MUST be lowercase vor 3 Jahren
up.go 765c071c89 up: do not stop dependency containers (#9701) vor 3 Jahren