Histórico de Commits

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