Nicolas De Loof
|
cda04f288e
adopt compose-go/v2
|
2 年之前 |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
1 年之前 |
Nicolas De Loof
|
9c4efbdd92
Strip project prefix from docker-compose up output
|
2 年之前 |
Nicolas De Loof
|
cf608fa954
bump compose-go to v1.20.1
|
2 年之前 |
Guillaume Lours
|
b8773ad1c5
Merge pull request #11110 from ndeloof/wait_missing
|
2 年之前 |
Nicolas De Loof
|
1ffa194e12
fail start if depependency is missing
|
2 年之前 |
Matthieu MOREL
|
4f694919ff
deps: remove deprecated github.com/pkg/errors
|
2 年之前 |
Nicolas De Loof
|
8af49ff369
resolve service reference into container based on observed state
|
2 年之前 |
Nicolas De Loof
|
f6e31dbc6a
don't rely on depends_on to resolve volume_from, better use observed state
|
2 年之前 |
Milas Bowman
|
c350f80d4b
up: do not warn on successful optional dependency complete (#10870)
|
2 年之前 |
Milas Bowman
|
80856eacaf
progress: minor correctness fixes (#10871)
|
2 年之前 |
Milas Bowman
|
1ae191a936
trace: instrument `compose up` at a high-level
|
2 年之前 |
Guillaume Lours
|
2d16a05afa
only check if a dependency is required when something unexpected happens
|
2 年之前 |
Guillaume Lours
|
bb94ea034e
add support of depends_on.required attribute
|
2 年之前 |
Milas Bowman
|
be22bc735a
network: fix random missing network when service has more than one
|
2 年之前 |
Milas Bowman
|
10b290e682
up: fix race condition on network connect
|
2 年之前 |
Nicolas De loof
|
1bd8a773a7
detect network conflict as name is not guaranteed to be unique (#10612)
|
2 年之前 |
Nicolas De loof
|
68c462e607
scale: sort containers by creation date to remove older ones first (#10571)
|
2 年之前 |
Milas Bowman
|
7aaea283ca
watch: data race / segfault fixes
|
2 年之前 |
Luis Rascao
|
bfeb1dc277
Fix concurrent map read/write when recreating containers
|
2 年之前 |
Nicolas De Loof
|
256ec49974
exclude unstable labels from config hash
|
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
|
1640f155e9
initial support for `sync`
|
2 年之前 |
Tom Collingwood
|
f2088bb917
fix typo
|
2 年之前 |
Nicolas De Loof
|
b8bbdcd872
detect dependency failed to start
|
2 年之前 |
Guillaume Lours
|
1e682a40ac
Merge pull request #10099 from laurazard/use-defaultplatform-create
|
2 年之前 |
Laura Brehm
|
7bc27d441b
Use `DOCKER_DEFAULT_PLATFORM` to determine platform when creating container
|
2 年之前 |
Nicolas De Loof
|
3ee2ab87bb
ContainerStart must run sequentially for engine to assing distinct ports within configured range
|
2 年之前 |