Historique des commits

Auteur SHA1 Message Date
  Joffrey F 376389d7a5 Add --no-start flag to up command. Deprecate create command. il y a 8 ans
  Evan Shaw 4bd2aa3d74 Always silence pull output with --parallel il y a 8 ans
  NikitaVlaznev d960f5151e Fix double silent argument value il y a 8 ans
  Joel Barciauskas 2eed6939f1 Add --quiet parameter to docker-compose pull, using existing silent flag il y a 8 ans
  aronahl f1baee3292 Fix exit code 0 upon parallel pull failure. il y a 8 ans
  Joffrey F 7882f1fb06 Keep no-ansi parameter in the CLI scope il y a 8 ans
  Cecile Tonglet 444d888720 Add a flag --no-ansi to remove control characters on parallel executions il y a 8 ans
  Evan Shaw 85b908ebef Always silence pull output with --parallel il y a 8 ans
  NikitaVlaznev 051726696b Fix double silent argument value il y a 8 ans
  Joel Barciauskas 24065a15d8 Add --quiet parameter to docker-compose pull, using existing silent flag il y a 8 ans
  Joffrey F 41976b0f7f Add support for service:name pid config il y a 8 ans
  Evan Shaw a891fc1d9a Always silence pull output with --parallel il y a 8 ans
  NikitaVlaznev 3bd5a37429 Fix double silent argument value il y a 8 ans
  Joel Barciauskas 59c4c2388e Add --quiet parameter to docker-compose pull, using existing silent flag il y a 8 ans
  Joffrey F 9daced4c04 Prevent dependencies rescaling when executing `docker-compose run` il y a 8 ans
  Joffrey F ef40e3c6b9 Prevent `docker-compose scale` to be used with a v2.2 config file il y a 8 ans
  Joffrey F c8a7891cc8 Implement --scale option on up command, allow scale config in v2.2 format il y a 8 ans
  Dat Tran 449dcc9d7b support --build-arg for build command il y a 9 ans
  Evan Shaw b4b221f6a3 Update to address code review feedback il y a 8 ans
  Evan Shaw c6a271e57c Hide parallel pull behind --parallel flag il y a 8 ans
  Evan Shaw f85da99ef3 Silence service pull output when pulling in parallel il y a 8 ans
  Evan Shaw 05aa8c7285 Add optional limit to the number of parallel operations il y a 8 ans
  Evan Shaw 21529169ad Pull services in parallel il y a 9 ans
  kevinetc123 47e4442722 fix typo in project.py il y a 8 ans
  Daniel Nephin 0d609b68ac Add a warning for unsupported secret fields. il y a 9 ans
  Daniel Nephin 4053adc7d3 Add an integration test for secrets using bind mounts. il y a 9 ans
  Daniel Nephin e0c6397999 Implement secrets using bind mounts il y a 9 ans
  Joffrey F 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) il y a 9 ans
  Daniel Nephin c26a2afaf3 Update messages about docker stack deploy. il y a 9 ans
  Daniel Nephin 079c95c340 Use stop grace period for container stop. il y a 9 ans