Commit Verlauf

Autor SHA1 Nachricht Datum
  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 9 Jahren
  Joffrey F b07091ac5f Add up flag `--renew-anon-volumes` (shorthand -V) vor 7 Jahren
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence vor 7 Jahren
  Joffrey F 2d986dff79 Remove rebuild parameter ; set do_build instead vor 7 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 7 Jahren
  Thomas a7ed1dcbf6 Fix unicode error - python2 vor 7 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 7 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
  Guillermo Arribas 57eb1c463f Progress markers are not shown correctly for docker-compose up (fixes #4801) vor 8 Jahren
  Joffrey F 40c05cfc1e Add --no-start flag to up command. Deprecate create command. vor 8 Jahren
  aronahl 390ba801a3 Fix exit code 0 upon parallel pull failure. vor 8 Jahren
  Joffrey F 454b063fed Keep no-ansi parameter in the CLI scope vor 8 Jahren
  Cecile Tonglet b0b671dbf2 Add a flag --no-ansi to remove control characters on parallel executions vor 8 Jahren
  Joffrey F 259b96748c Add support for service:name pid config vor 8 Jahren
  Evan Shaw 90e5d3447e Always silence pull output with --parallel vor 8 Jahren
  NikitaVlaznev 78bb879419 Fix double silent argument value vor 8 Jahren
  Joel Barciauskas e9b6cc23fc Add --quiet parameter to docker-compose pull, using existing silent flag vor 8 Jahren
  Joffrey F 59a4f554b9 Prevent dependencies rescaling when executing `docker-compose run` vor 8 Jahren
  Joffrey F 2ba4e5e8ec Prevent `docker-compose scale` to be used with a v2.2 config file vor 8 Jahren
  Joffrey F 78ee612333 Implement --scale option on up command, allow scale config in v2.2 format vor 8 Jahren