Historial de Commits

Autor SHA1 Mensaje Fecha
  Joffrey F 3cb22fa94a Reduce up() cyclomatic complexity hace 8 años
  Joffrey F 376389d7a5 Add --no-start flag to up command. Deprecate create command. hace 8 años
  Joffrey F c49837fae0 Remove all colors in output when --no-ansi is set hace 8 años
  Joffrey F 177499b6de Account for repo tag values that may contain a port hace 8 años
  Joffrey F 7882f1fb06 Keep no-ansi parameter in the CLI scope hace 8 años
  Cecile Tonglet 444d888720 Add a flag --no-ansi to remove control characters on parallel executions hace 8 años
  Joel Barciauskas 59c4c2388e Add --quiet parameter to docker-compose pull, using existing silent flag hace 8 años
  Joffrey F d29ed0d3e4 Fix improper use of project.stop hace 8 años
  Joffrey F 9daced4c04 Prevent dependencies rescaling when executing `docker-compose run` hace 8 años
  Harald Albers 50437bd6ea Add docker-compose exec -u to docs and completion hace 8 años
  Victoria Bialas f1fd9eb1d0 Updated CLI help for docker-compose pull command hace 8 años
  Joffrey F d3ad2ae7fe Add deprecation warning to scale command hace 8 años
  Duncan Paterson da78c2c1db Fixes --exit-code-from hace 8 años
  Joffrey F ef40e3c6b9 Prevent `docker-compose scale` to be used with a v2.2 config file hace 8 años
  Joffrey F c8a7891cc8 Implement --scale option on up command, allow scale config in v2.2 format hace 8 años
  Joffrey F 1bd9083de6 Do not wait for exec output when using detached mode hace 8 años
  King Chung Huang 962ba5b937 Extract image tag to digest code into a function hace 8 años
  King Chung Huang 1da3ac4715 Add --resolve-image-digests argument to config command hace 8 años
  Joffrey F 56357d6117 Do not raise a broken pipe error when receiving SIGPIPE from grep or head hace 8 años
  Dimitar Bonev 707210ae95 Ability to change working directory via a CLI flag hace 10 años
  Joffrey F d5a2d37d05 Properly resolve build args against host environment values hace 8 años
  Dat Tran 449dcc9d7b support --build-arg for build command hace 9 años
  Joffrey F e344fe9a9f Merge pull request #4566 from shin-/eddwardo-run-v hace 8 años
  Joffrey F 01fa147183 Merge pull request #4040 from rawkode/feature/allow-running-containers-to-be-deleted hace 8 años
  Joffrey F 8f8678987b Improve readability of code and output for the images command hace 8 años
  Piotr Szymanski 83388ec31a enable -v flag for docker-compose run command hace 9 años
  Joffrey F 815a3af6d2 Fix docstring for images command hace 8 años
  Jesus Tinoco 33f510b340 3501 - Add a new command option (images) hace 9 años
  Joffrey F 6986a994a8 Merge branch 'forward-exit' of https://github.com/TheClimateCorporation/compose into TheClimateCorporation-forward-exit hace 8 años
  kbroadwater 6c3641fdb7 Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]> hace 8 años