Guillaume Lours
|
697a48af32
use an dedicated compose file --quiet-pull e2e test
|
1 year ago |
Guillaume Lours
|
94246f3cac
pass QuietOption when starting dependencies from run command
|
1 year ago |
Eng Zer Jun
|
6c345b3755
refactor(cmd/compose/run): remove redundant `len` check
|
2 years ago |
Guillaume Lours
|
bb94ea034e
add support of depends_on.required attribute
|
2 years ago |
Nicolas De Loof
|
e6a7694b8d
Apply no-deps before we select and mutate target service
|
2 years ago |
Nicolas De Loof
|
754c06886f
one off container name use configured Separator for naming
|
2 years ago |
Nicolas De Loof
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
Milas Bowman
|
9622395c8a
e2e: ensure all Compose cmds standalone compatible
|
3 years ago |
Nick Sieger
|
49fb4ca25f
down: fix COMPOSE_REMOVE_ORPHANS env name and add test
|
3 years ago |
Milas Bowman
|
d9065050fd
e2e: fix subtests and block parallel unsafe tests
|
3 years ago |
Laura Brehm
|
80b7a8d274
Only start direct dependencies of service on `compose run ...`
|
3 years ago |
Nicolas De Loof
|
c843d373de
restore TTY auto-detection using dockerCli.Out.IsTerminal
|
3 years ago |
Nicolas De Loof
|
1d4b4e3c8e
use docker/cli RunExec and RunStart to handle all the interactive/tty/* terminal logic
|
3 years ago |
PIG208
|
bcaa908f74
Support COMPOSE_IGNORE_ORPHANS for compose run
|
3 years ago |
Ulysses Souza
|
a97a73600e
Add 2 modes test mechanism
|
4 years ago |
Nicolas De Loof
|
99e75639d6
define compose container names with a valid hostname
|
4 years ago |
Nicolas De Loof
|
22ee74391a
don't create container with autoremove so we can inspect for exitcode
|
4 years ago |
Nicolas De Loof
|
fb73dd58d9
Move compose e2e tests into pkg
|
4 years ago |