Milas Bowman
|
c350f80d4b
up: do not warn on successful optional dependency complete (#10870)
|
2 years ago |
Milas Bowman
|
80856eacaf
progress: minor correctness fixes (#10871)
|
2 years ago |
Milas Bowman
|
1ae191a936
trace: instrument `compose up` at a high-level
|
2 years ago |
Guillaume Lours
|
2d16a05afa
only check if a dependency is required when something unexpected happens
|
2 years ago |
Guillaume Lours
|
bb94ea034e
add support of depends_on.required attribute
|
2 years ago |
Milas Bowman
|
be22bc735a
network: fix random missing network when service has more than one
|
2 years ago |
Milas Bowman
|
10b290e682
up: fix race condition on network connect
|
2 years ago |
Nicolas De loof
|
1bd8a773a7
detect network conflict as name is not guaranteed to be unique (#10612)
|
2 years ago |
Nicolas De loof
|
68c462e607
scale: sort containers by creation date to remove older ones first (#10571)
|
2 years ago |
Milas Bowman
|
7aaea283ca
watch: data race / segfault fixes
|
2 years ago |
Luis Rascao
|
bfeb1dc277
Fix concurrent map read/write when recreating containers
|
2 years ago |
Nicolas De Loof
|
256ec49974
exclude unstable labels from config hash
|
2 years ago |
Nicolas De Loof
|
52478f0c6e
wait on service containers as dependencies to be deterministic
|
2 years ago |
Nicolas De Loof
|
b5f0a4eefa
use containers we expect to start for wait condition
|
2 years ago |
Nicolas De Loof
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 years ago |
Nicolas De Loof
|
1640f155e9
initial support for `sync`
|
2 years ago |
Tom Collingwood
|
f2088bb917
fix typo
|
2 years ago |
Nicolas De Loof
|
b8bbdcd872
detect dependency failed to start
|
3 years ago |
Guillaume Lours
|
1e682a40ac
Merge pull request #10099 from laurazard/use-defaultplatform-create
|
3 years ago |
Laura Brehm
|
7bc27d441b
Use `DOCKER_DEFAULT_PLATFORM` to determine platform when creating container
|
3 years ago |
Nicolas De Loof
|
3ee2ab87bb
ContainerStart must run sequentially for engine to assing distinct ports within configured range
|
3 years ago |
i-ky
|
c74a77e895
Make use of Containers.filter() and isService()
|
3 years ago |
i-ky
|
7f975fa40b
Fix replacing "service:x" with "container:y"
|
3 years ago |
Guillaume Lours
|
02818ba6c7
Merge pull request #9998 from glours/display-engine-warnings
|
3 years ago |
Nicolas De Loof
|
19d6ca9c5d
ignore error parsing container number label, just warn
|
3 years ago |
Guillaume Lours
|
a077e8a24b
display creation warnings from the engine
|
3 years ago |
Guillaume Lours
|
3bf29d401c
bump docker dependencies version
|
3 years ago |
Nick Sieger
|
09e6b0292a
up/start/run: don't wait for disabled service
|
3 years ago |
Jeremiah Millay
|
8d84a12333
Fix LinkLocalIPs in V2
|
3 years ago |
Guillaume Lours
|
150fd4b8cf
use '-' as separator by default for image name
|
3 years ago |