Ulysses Souza edd76bfd70 Add `docker compose wait` 2 years ago
..
fixtures edd76bfd70 Add `docker compose wait` 2 years ago
assert.go 765c071c89 up: do not stop dependency containers (#9701) 3 years ago
build_test.go 061b52da9a ci: build fix for new buildx 2 years ago
cancel_test.go 67455e9f33 fix builkit progressui integration (#10535) 2 years ago
compose_environment_test.go 9b5a4588f9 introduce --no-path-resolution to skip relative path to be resolved 2 years ago
compose_exec_test.go 3248b7b335 e2e: use Compose for exec test 3 years ago
compose_run_test.go 754c06886f one off container name use configured Separator for naming 2 years ago
compose_test.go 1a41678c58 fix typos 2 years ago
compose_up_test.go 0368f19030 distinguish stdout and stderr in `up` logs 2 years ago
cp_test.go 8c39b5b7fd align `--format` flag and UX with docker cli 2 years ago
ddev_test.go ccd87311e8 e2e: always set HOME + USER for cmd env 3 years ago
e2e_config_plugin.go 8ae8d99528 Use build tags for selecting e2e test mode 3 years ago
e2e_config_standalone.go 8ae8d99528 Use build tags for selecting e2e test mode 3 years ago
framework.go e63ab14b1e ci: merge Go coverage reports before upload (#10666) 2 years ago
ipc_test.go d9065050fd e2e: fix subtests and block parallel unsafe tests 3 years ago
logs_test.go 0d6b99e6f9 e2e test to cover logs -f managing service being added/scaled 2 years ago
main_test.go 8ae8d99528 Use build tags for selecting e2e test mode 3 years ago
metrics_test.go 9622395c8a e2e: ensure all Compose cmds standalone compatible 3 years ago
networks_test.go 052469104f switch tests back to '_' separator for networks and volumes 3 years ago
pause_test.go e31b95c16d test: tweak pause test to try and prevent failures in Windows CI 2 years ago
profiles_test.go 95bc6c58b7 check only running containers in after down tests of profiles e2e tests 2 years ago
ps_test.go 9bd9f1765c check service names based on project, not running containers 2 years ago
pull_test.go c1ce53c972 fix regression running pull --ignore-pull-failures 2 years ago
recreate_no_deps_test.go 09e6b0292a up/start/run: don't wait for disabled service 3 years ago
restart_test.go 3cfbac6624 restart only needed services by checking depends_on relations 2 years ago
secrets_test.go 5c1484ece6 apply uid/gid when creating secret from environment 2 years ago
start_stop_test.go 754c06886f one off container name use configured Separator for naming 2 years ago
up_test.go 6f6e1635fd compute service hash with a default DeployConfig 2 years ago
volumes_test.go 8714f983ac Temporarily disable broken E2E tests on Windows 3 years ago
wait_test.go edd76bfd70 Add `docker compose wait` 2 years ago