i-ky
|
c74a77e895
Make use of Containers.filter() and isService()
|
3 年之前 |
i-ky
|
7f975fa40b
Fix replacing "service:x" with "container:y"
|
3 年之前 |
Guillaume Lours
|
02818ba6c7
Merge pull request #9998 from glours/display-engine-warnings
|
3 年之前 |
Nicolas De Loof
|
19d6ca9c5d
ignore error parsing container number label, just warn
|
3 年之前 |
Guillaume Lours
|
a077e8a24b
display creation warnings from the engine
|
3 年之前 |
Guillaume Lours
|
3bf29d401c
bump docker dependencies version
|
3 年之前 |
Nick Sieger
|
09e6b0292a
up/start/run: don't wait for disabled service
|
3 年之前 |
Jeremiah Millay
|
8d84a12333
Fix LinkLocalIPs in V2
|
3 年之前 |
Guillaume Lours
|
150fd4b8cf
use '-' as separator by default for image name
|
3 年之前 |
Ulysses Souza
|
96cbb1cbcf
Add "style" tag to gocritic
|
3 年之前 |
Nicolas De Loof
|
005fc25823
add support for setting secret from env variable
|
3 年之前 |
Nicolas De Loof
|
85a4d04096
recreate container after image has been rebuilt/pulled
|
3 年之前 |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 年之前 |
Guillaume Lours
|
64a9e4bf01
fix cyclomatic complexity of composeService.waitDependencies function
|
3 年之前 |
Guillaume Lours
|
4be38f84df
do not stop the dependencies wait process when reaching a dependency with service_started condition
|
3 年之前 |
Guillaume Lours
|
09e0fa94b8
do not wait for dependencies with scale 0
|
3 年之前 |
Nikhil Benesch
|
ee586e7f1e
Introduce ergonomic API for handling multiple container events
|
3 年之前 |
Nikhil Benesch
|
5eb314a4ca
Add progress output while waiting for dependencies
|
3 年之前 |
Nikhil Benesch
|
c5cdce0b60
Don't wait forever for unhealthy dependencies
|
3 年之前 |
Ulysses Souza
|
cf7b1441d9
Return an error when failing to list containers
|
4 年之前 |
Ulysses Souza
|
95c4502b81
Refactoring variable name
|
4 年之前 |
Ulysses Souza
|
b725c56c42
Fix links resolution
|
4 年之前 |
Albin Kerouanton
|
5f392258cb
Don't try to start services with 0 replicas
|
4 年之前 |
Pierre-Antoine Guillaume
|
9c01e41adf
Fix typo in --wait option mechanism
|
4 年之前 |
Nicolas De Loof
|
72e4519cbf
introduce up --wait condition
|
4 年之前 |
Ulysses Souza
|
c2dd40c161
Fix network_mode "service:x"
|
4 年之前 |
Nicolas De Loof
|
07b5512a68
`run` must attach to stdin
|
4 年之前 |
Nicolas De Loof
|
99e75639d6
define compose container names with a valid hostname
|
4 年之前 |
Nicolas De Loof
|
a2947457b9
get scale from deploy.replicas. Require scale normalization
|
4 年之前 |
Nicolas De Loof
|
e71c833d79
set name from project config when recreating container
|
4 年之前 |