Nick Sieger 09e6b0292a up/start/run: don't wait for disabled service 3 лет назад
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 лет назад
attach.go fc723acb3b Fix nolint issues 3 лет назад
build.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 лет назад
build_buildkit.go 283f7a1ec5 Bump buildx to v0.8.0 3 лет назад
build_classic.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 лет назад
compose.go 1ee44a0acb config: use correct YAML marshal func (#9712) 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 22b8c731c7 prevent getCanonicalContainerName to crash 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 8a5d555de7 fixed some spelling mistakes 3 лет назад
dependencies_test.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 лет назад
down.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 лет назад
down_test.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 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 лет назад
images.go 9668f600d1 project name MUST be lowercase 3 лет назад
kill.go 9668f600d1 project name MUST be lowercase 3 лет назад
kill_test.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 лет назад
logs.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 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 9668f600d1 project name MUST be lowercase 3 лет назад
printer.go 96cbb1cbcf Add "style" tag to gocritic 3 лет назад
ps.go be495ab8e6 Filter `compose ps` output by provided compose model 3 лет назад
ps_test.go be495ab8e6 Filter `compose ps` output by provided compose model 3 лет назад
pull.go 00fd1c1530 inspect image ID after pull to se com.docker.compose.image 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 fd8538f780 Use appropriate dependency condition for one-shot containers when running `compose up --wait` 3 лет назад
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 лет назад
stop_test.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 лет назад
top.go 9668f600d1 project name MUST be lowercase 3 лет назад
up.go 765c071c89 up: do not stop dependency containers (#9701) 3 лет назад