Nicolas De Loof
|
ce27dba52e
wait for dependent service up to delay set by --wait-timeout
|
1 year ago |
Guillaume Lours
|
9c60fe67df
revert commits link to mount API over bind changes
|
1 year ago |
Nicolas De Loof
|
f9c7a0cc08
prefer mount API over bind
|
1 year ago |
Laura Brehm
|
aaa7ef6de5
Include all networks in ContainerCreate call if API >= 1.44
|
1 year ago |
Nicolas De Loof
|
74cc091225
github.com/golang/mock is deprecated
|
1 year ago |
Nicolas De Loof
|
138facea62
project.Services is a map
|
1 year ago |
Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 years ago |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
1 year ago |
Nicolas De Loof
|
5e77ae9247
avoir use of []types.ServiceConfig
|
1 year ago |
Nicolas De Loof
|
1ffa194e12
fail start if depependency is missing
|
2 years ago |
Guillaume Lours
|
bb94ea034e
add support of depends_on.required attribute
|
2 years ago |
Nicolas De Loof
|
b5f0a4eefa
use containers we expect to start for wait condition
|
2 years ago |
Laura Brehm
|
0b1c86726e
Add tests for filtering containers not created by Compose
|
2 years ago |
Sebastiaan van Stijn
|
34e945a598
ci: remove uses of deprecated gotest.tools v2 (#9935)
|
3 years ago |
Milas Bowman
|
61845dd781
logs: filter to services from current Compose file (#9811)
|
3 years ago |
Nicolas De Loof
|
22b8c731c7
prevent getCanonicalContainerName to crash
|
3 years ago |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 years ago |
Guillaume Lours
|
4be38f84df
do not stop the dependencies wait process when reaching a dependency with service_started condition
|
3 years ago |
Guillaume Lours
|
09e0fa94b8
do not wait for dependencies with scale 0
|
3 years ago |
Ulysses Souza
|
cf7b1441d9
Return an error when failing to list containers
|
3 years ago |
Ulysses Souza
|
b725c56c42
Fix links resolution
|
3 years ago |
Nicolas De Loof
|
a2947457b9
get scale from deploy.replicas. Require scale normalization
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |