Joffrey F
|
2d986dff79
Remove rebuild parameter ; set do_build instead
|
7 年之前 |
Ian Glen Neal
|
7591639c72
Fix #5465 by catching a no-image exception in
|
7 年之前 |
Joffrey F
|
97da2cc6bb
Add test for NoSuchService with unicode characters
|
7 年之前 |
Thomas
|
a7ed1dcbf6
Fix unicode error - python2
|
7 年之前 |
Drew Romanyk
|
c63ad67e9c
Convert to use any for finding stopped containers
|
8 年之前 |
Drew Romanyk
|
5db3cd60d4
Reword & Optimize getting stopped containers & update tests
|
8 年之前 |
Drew Romanyk
|
ba0b3d421c
Fix depends on restart behavior, fixes #3397
|
8 年之前 |
John Harris
|
963b004749
Add COMPOSE_IGNORE_ORPHANS
|
7 年之前 |
Joffrey F
|
8155ddc7ad
Add support for custom names for networks, secrets, configs
|
7 年之前 |
Joffrey F
|
eabccda9d1
Merge pull request #5393 from summergirl21/3370-down-timeout
|
7 年之前 |
Samantha Miller
|
a6cdd62726
Adds support for a memory flag to docker-compose build.
|
8 年之前 |
Madeline Stager
|
3b81e49c66
implement --timeout flag for docker-compose down
|
8 年之前 |
Guillermo Arribas
|
57eb1c463f
Progress markers are not shown correctly for docker-compose up (fixes #4801)
|
8 年之前 |
Joffrey F
|
40c05cfc1e
Add --no-start flag to up command. Deprecate create command.
|
8 年之前 |
aronahl
|
390ba801a3
Fix exit code 0 upon parallel pull failure.
|
8 年之前 |
Joffrey F
|
454b063fed
Keep no-ansi parameter in the CLI scope
|
8 年之前 |
Cecile Tonglet
|
b0b671dbf2
Add a flag --no-ansi to remove control characters on parallel executions
|
8 年之前 |
Joffrey F
|
259b96748c
Add support for service:name pid config
|
8 年之前 |
Evan Shaw
|
90e5d3447e
Always silence pull output with --parallel
|
8 年之前 |
NikitaVlaznev
|
78bb879419
Fix double silent argument value
|
8 年之前 |
Joel Barciauskas
|
e9b6cc23fc
Add --quiet parameter to docker-compose pull, using existing silent flag
|
8 年之前 |
Joffrey F
|
59a4f554b9
Prevent dependencies rescaling when executing `docker-compose run`
|
8 年之前 |
Joffrey F
|
2ba4e5e8ec
Prevent `docker-compose scale` to be used with a v2.2 config file
|
8 年之前 |
Joffrey F
|
78ee612333
Implement --scale option on up command, allow scale config in v2.2 format
|
8 年之前 |
Dat Tran
|
449dcc9d7b
support --build-arg for build command
|
9 年之前 |
Evan Shaw
|
b4b221f6a3
Update to address code review feedback
|
8 年之前 |
Evan Shaw
|
c6a271e57c
Hide parallel pull behind --parallel flag
|
8 年之前 |
Evan Shaw
|
f85da99ef3
Silence service pull output when pulling in parallel
|
8 年之前 |
Evan Shaw
|
05aa8c7285
Add optional limit to the number of parallel operations
|
8 年之前 |
Evan Shaw
|
21529169ad
Pull services in parallel
|
8 年之前 |