Nicolas De Loof a73dce44b3 fix race condition collecting pulled images IDs 2 年之前
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 年之前
attach.go fc723acb3b Fix nolint issues 3 年之前
build.go 87a0a57f70 Cleanup tips from output 2 年之前
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 a0acc20d88 introduce --parallel to limit concurrent engine calls 2 年之前
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 年之前
containers.go 804d7163a7 detect required service are gone to stop watching 2 年之前
convergence.go c74a77e895 Make use of Containers.filter() and isService() 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 113fb6732d schema: add support for tmpfs.mode in mount definition (#10031) 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 804d7163a7 detect required service are gone to stop watching 2 年之前
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 053f20edab port: improve error-handling if port not found (#10039) 2 年之前
printer.go 804d7163a7 detect required service are gone to stop watching 2 年之前
ps.go be495ab8e6 Filter `compose ps` output by provided compose model 3 年之前
ps_test.go 18ce1f41b7 replace deprecated functions 3 年之前
pull.go a73dce44b3 fix race condition collecting pulled images IDs 2 年之前
push.go a0acc20d88 introduce --parallel to limit concurrent engine calls 2 年之前
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 804d7163a7 detect required service are gone to stop watching 2 年之前
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 804d7163a7 detect required service are gone to stop watching 2 年之前