Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 年之前 |
Milas Bowman
|
9ef173a3ac
log: fix race on container kill (#10459)
|
2 年之前 |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 年之前 |
Nicolas De Loof
|
9ac0392baf
introduce --timeout on `up`
|
2 年之前 |
Nicolas De Loof
|
52478f0c6e
wait on service containers as dependencies to be deterministic
|
2 年之前 |
Nicolas De Loof
|
b5f0a4eefa
use containers we expect to start for wait condition
|
2 年之前 |
Nicolas De Loof
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 年之前 |
Nicolas De Loof
|
22d2e83896
don't fail `logs` when driver:none is set
|
2 年之前 |
Nicolas De Loof
|
8f991a20db
Fix corner case when there's no container to attach to
|
2 年之前 |
Nicolas De Loof
|
804d7163a7
detect required service are gone to stop watching
|
2 年之前 |
Laura Brehm
|
209293e449
Restrict compose project to selected services and dependencies on `compose start`
|
3 年之前 |
Laura Brehm
|
fd8538f780
Use appropriate dependency condition for one-shot containers when running `compose up --wait`
|
3 年之前 |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
3 年之前 |
Nicolas De Loof
|
db698562a9
use project we just created to start services
|
3 年之前 |
Nicolas De Loof
|
c9fbb9ba9c
inspect container before attachment to use the adequate logic regarding TTY
|
3 年之前 |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 年之前 |
Mehrad Dadar
|
9c68c76bea
minor improvement and fix
|
3 年之前 |
Mehrad Dadar
|
c0465616bb
check service existence in project
|
3 年之前 |
Mehrad Dadar
|
ced9eba940
refactor: removed redundant code
|
3 年之前 |
Mehrad Dadar
|
65ed8cf4c2
Implemented #9147
|
3 年之前 |
Nicolas De Loof
|
740276f550
handle "stop" event
|
3 年之前 |
Ulysses Souza
|
8f9dc2e7f8
Merge pull request #8888 from PierreAntoineGuillaume/v2
|
4 年之前 |
Nicolas De Loof
|
ed2395819d
better detect container will restart
|
4 年之前 |
Pierre-Antoine Guillaume
|
9c01e41adf
Fix typo in --wait option mechanism
|
4 年之前 |
Stephen Thirlwall
|
95f0431127
Fix typo in destroy event comment
|
4 年之前 |
Stephen Thirlwall
|
2bee75c3c4
Fix formatting with gofmt -s
|
4 年之前 |
Stephen Thirlwall
|
a1f7be7b5c
Don't exit on container destroy events
|
4 年之前 |
Nicolas De Loof
|
72e4519cbf
introduce up --wait condition
|
4 年之前 |
Nicolas De Loof
|
9b055c31fe
"log" must stop watching on SIGTERM
|
4 年之前 |
Nicolas De Loof
|
f7c360b721
run watchContainers with a background context
|
4 年之前 |