Commit Verlauf

Autor SHA1 Nachricht Datum
  Joffrey F 2ed171cae9 Bring zero container check up in the call stack vor 7 Jahren
  Joffrey F 8b293d486e Use improved API fields for project events when possible vor 7 Jahren
  Ulysses Souza d9e05f262f Avoids pushing the same image more than once. vor 7 Jahren
  Joffrey F cc595a65f0 Don't attempt iterating on None during parallel pull vor 7 Jahren
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions vor 7 Jahren
  Joffrey F db391c03ad Merge pull request #6100 from docker/5960-parallel-pull-progress vor 7 Jahren
  Gil Raphaelli 89f2bfe4f3 add --parallel option to build vor 7 Jahren
  Joffrey F c956785cdc Add progress messages to parallel pull vor 7 Jahren
  Joffrey F e245fb04cf Allow all Compose commands to retrieve and handle legacy-name containers vor 7 Jahren
  Joffrey F c3bb958865 Ignore default platform if API version doesn't support platform param vor 7 Jahren
  Joffrey F 8356576a9a Make sure error messages are unicode strings before combining vor 7 Jahren
  Joffrey F 520f5d0fde Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env vor 7 Jahren
  Joffrey F 255d16d7fa Add --compress option to build command vor 7 Jahren
  Matthieu Nottale c7b76b1d12 pull: Honor --quiet in parallel mode. vor 7 Jahren
  Matthieu Nottale 5eefa81f9e Add '--quiet' option to 'up' to pull silently. vor 7 Jahren
  kcboschert 64b466c0bc Add optional argument to pull dependencies on docker-compose pull. vor 10 Jahren
  Joffrey F b07091ac5f Add up flag `--renew-anon-volumes` (shorthand -V) vor 7 Jahren
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence vor 8 Jahren
  Joffrey F 2d986dff79 Remove rebuild parameter ; set do_build instead vor 8 Jahren
  Ian Glen Neal 7591639c72 Fix #5465 by catching a no-image exception in vor 8 Jahren
  Joffrey F 97da2cc6bb Add test for NoSuchService with unicode characters vor 8 Jahren
  Thomas a7ed1dcbf6 Fix unicode error - python2 vor 8 Jahren
  Drew Romanyk c63ad67e9c Convert to use any for finding stopped containers vor 8 Jahren
  Drew Romanyk 5db3cd60d4 Reword & Optimize getting stopped containers & update tests vor 8 Jahren
  Drew Romanyk ba0b3d421c Fix depends on restart behavior, fixes #3397 vor 8 Jahren
  John Harris 963b004749 Add COMPOSE_IGNORE_ORPHANS vor 8 Jahren
  Joffrey F 8155ddc7ad Add support for custom names for networks, secrets, configs vor 8 Jahren
  Joffrey F eabccda9d1 Merge pull request #5393 from summergirl21/3370-down-timeout vor 8 Jahren
  Samantha Miller a6cdd62726 Adds support for a memory flag to docker-compose build. vor 8 Jahren
  Madeline Stager 3b81e49c66 implement --timeout flag for docker-compose down vor 8 Jahren