Guillaume Lours 3cfbac6624 restart only needed services by checking depends_on relations 2 سال پیش
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 سال پیش
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 سال پیش
build.go 93bffd9a7f prevent assignment to entry in nil map 3 سال پیش
build_buildkit.go 70ab9f8f33 bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) 3 سال پیش
build_classic.go 634a7d2a7b Support for docker compose build --push when using multiple platforms 3 سال پیش
compose.go 3cfbac6624 restart only needed services by checking depends_on relations 2 سال پیش
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 سال پیش
containers.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 سال پیش
convergence.go 256ec49974 exclude unstable labels from config hash 3 سال پیش
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition 3 سال پیش
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 سال پیش
cp.go fdc1738143 add log when copying files/directories between host and containers (both way) 3 سال پیش
create.go 3cfbac6624 restart only needed services by checking depends_on relations 2 سال پیش
create_test.go cfdec21a7f Fix linting issues 3 سال پیش
dependencies.go b96e27e0e7 limit build concurrency according to --parallel 3 سال پیش
dependencies_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 سال پیش
down.go 37d15d7e6b Ignore not only auto-removed containers but also "removal in progress" for orphan containers 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 82ef998511 Ignore containers created outside compose 3 سال پیش
hash.go 986bc44549 service hash MUST exclude replicas 3 سال پیش
hash_test.go 986bc44549 service hash MUST exclude replicas 3 سال پیش
image_pruner.go 801678686c add license to file 3 سال پیش
images.go 05e987dd0a fix parsing of repository:tag 3 سال پیش
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` 3 سال پیش
kill_test.go 0b1c86726e Add tests for filtering containers not created by Compose 3 سال پیش
logs.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 سال پیش
logs_test.go 0b1c86726e Add tests for filtering containers not created by Compose 3 سال پیش
ls.go 4ea44797f5 only consider containers with config_hash labels (i.e, created by compose) 2 سال پیش
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 053f20edab port: improve error-handling if port not found (#10039) 3 سال پیش
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 سال پیش
ps.go b326a9da1d don't filter by services if no filter was set 3 سال پیش
ps_test.go 0b1c86726e Add tests for filtering containers not created by Compose 3 سال پیش
pull.go 24ff098252 compact TUI to monitor layers download progress 3 سال پیش
push.go 24ff098252 compact TUI to monitor layers download progress 3 سال پیش
remove.go eb1c798912 support dry-run for rm command 3 سال پیش
restart.go 3cfbac6624 restart only needed services by checking depends_on relations 2 سال پیش
run.go b5f0a4eefa use containers we expect to start for wait condition 3 سال پیش
secrets.go 5c1484ece6 apply uid/gid when creating secret from environment 3 سال پیش
start.go 9ac0392baf introduce --timeout on `up` 3 سال پیش
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 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 سال پیش
watch.go da1ca578b5 watch: ignore ephemeral files & minor output tweaks 2 سال پیش
watch_test.go c15bf1955a debounce refresh requests with quietperiod 3 سال پیش