Joffrey F
|
c3bb958865
Ignore default platform if API version doesn't support platform param
|
7 سال پیش |
Joffrey F
|
8356576a9a
Make sure error messages are unicode strings before combining
|
7 سال پیش |
Joffrey F
|
520f5d0fde
Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env
|
7 سال پیش |
Joffrey F
|
255d16d7fa
Add --compress option to build command
|
7 سال پیش |
Matthieu Nottale
|
c7b76b1d12
pull: Honor --quiet in parallel mode.
|
7 سال پیش |
Matthieu Nottale
|
5eefa81f9e
Add '--quiet' option to 'up' to pull silently.
|
7 سال پیش |
kcboschert
|
64b466c0bc
Add optional argument to pull dependencies on docker-compose pull.
|
9 سال پیش |
Joffrey F
|
b07091ac5f
Add up flag `--renew-anon-volumes` (shorthand -V)
|
7 سال پیش |
Joffrey F
|
9ba9016cbc
Improve ImageNotFound handling in convergence
|
7 سال پیش |
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 سال پیش |