Joffrey F
|
2ed171cae9
Bring zero container check up in the call stack
|
6 лет назад |
Joffrey F
|
8b293d486e
Use improved API fields for project events when possible
|
6 лет назад |
Ulysses Souza
|
d9e05f262f
Avoids pushing the same image more than once.
|
7 лет назад |
Joffrey F
|
cc595a65f0
Don't attempt iterating on None during parallel pull
|
7 лет назад |
Joffrey F
|
5916639383
Preserve container numbers, add slug to prevent name collisions
|
7 лет назад |
Joffrey F
|
db391c03ad
Merge pull request #6100 from docker/5960-parallel-pull-progress
|
7 лет назад |
Gil Raphaelli
|
89f2bfe4f3
add --parallel option to build
|
7 лет назад |
Joffrey F
|
c956785cdc
Add progress messages to parallel pull
|
7 лет назад |
Joffrey F
|
e245fb04cf
Allow all Compose commands to retrieve and handle legacy-name containers
|
7 лет назад |
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 лет назад |