Guillaume Lours 70ab9f8f33 bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2) 3 yıl önce
..
testdata 7f18b47a9a prefer canonical `compose.yaml` file name 4 yıl önce
attach.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 yıl önce
build.go 93bffd9a7f prevent assignment to entry in nil map 3 yıl önce
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 yıl önce
build_classic.go 634a7d2a7b Support for docker compose build --push when using multiple platforms 3 yıl önce
compose.go 2336d9fe35 support dry-run for cp command 3 yıl önce
container.go 27227a8824 lint: add `nolintlint` and clean up `nolint` directives (#9738) 3 yıl önce
containers.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 yıl önce
convergence.go 52478f0c6e wait on service containers as dependencies to be deterministic 3 yıl önce
convergence_test.go b5f0a4eefa use containers we expect to start for wait condition 3 yıl önce
convert.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
cp.go fdc1738143 add log when copying files/directories between host and containers (both way) 3 yıl önce
create.go 96bbda98f8 add support for uts namespace 3 yıl önce
create_test.go cfdec21a7f Fix linting issues 3 yıl önce
dependencies.go b96e27e0e7 limit build concurrency according to --parallel 3 yıl önce
dependencies_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 yıl önce
down.go 37d15d7e6b Ignore not only auto-removed containers but also "removal in progress" for orphan containers 3 yıl önce
down_test.go 18ce1f41b7 replace deprecated functions 3 yıl önce
envresolver.go bbaaa6a9de config: case-insensitive env vars on Windows (#9438) 3 yıl önce
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 yıl önce
errors.go 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 yıl önce
events.go 9668f600d1 project name MUST be lowercase 3 yıl önce
exec.go a964d5587b align cp command index management with exec command 3 yıl önce
filters.go 82ef998511 Ignore containers created outside compose 3 yıl önce
hash.go 986bc44549 service hash MUST exclude replicas 3 yıl önce
hash_test.go 986bc44549 service hash MUST exclude replicas 3 yıl önce
image_pruner.go 801678686c add license to file 3 yıl önce
images.go 05e987dd0a fix parsing of repository:tag 3 yıl önce
kill.go fcfcc1524e Apply compose model on `compose kill`, add `--remove-orphans` 3 yıl önce
kill_test.go 0b1c86726e Add tests for filtering containers not created by Compose 3 yıl önce
logs.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 yıl önce
logs_test.go 0b1c86726e Add tests for filtering containers not created by Compose 3 yıl önce
ls.go 2e96829607 Add gocritic to linters 3 yıl önce
ls_test.go cb45c6f2df Add unit tests for combinedConfigFiles logic ✅ 3 yıl önce
metrics.go 2e96829607 Add gocritic to linters 3 yıl önce
pause.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 yıl önce
port.go 053f20edab port: improve error-handling if port not found (#10039) 3 yıl önce
printer.go 0f5b5ccbd0 detect replacement container is created and inform printer so it attach and don't stop 3 yıl önce
ps.go b326a9da1d don't filter by services if no filter was set 3 yıl önce
ps_test.go 0b1c86726e Add tests for filtering containers not created by Compose 3 yıl önce
pull.go 5a2b7b83cd use compose service methods when exist instead of directly service.dockerCli 3 yıl önce
push.go a0acc20d88 introduce --parallel to limit concurrent engine calls 3 yıl önce
remove.go f1313f3a09 use a simpler prompt implementation when we lack a terminal 3 yıl önce
restart.go 3bf29d401c bump docker dependencies version 3 yıl önce
run.go b5f0a4eefa use containers we expect to start for wait condition 3 yıl önce
secrets.go 5c1484ece6 apply uid/gid when creating secret from environment 3 yıl önce
start.go 52478f0c6e wait on service containers as dependencies to be deterministic 3 yıl önce
stop.go f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 yıl önce
stop_test.go 18ce1f41b7 replace deprecated functions 3 yıl önce
top.go 9668f600d1 project name MUST be lowercase 3 yıl önce
up.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
watch.go 1640f155e9 initial support for `sync` 3 yıl önce
watch_test.go c15bf1955a debounce refresh requests with quietperiod 3 yıl önce