Historie revizí

Autor SHA1 Zpráva Datum
  Anton Backer 80af26d2bb togather -> together před 9 roky
  Aanand Prasad 020d46ff21 Warn on missing digests, don't push/pull by default před 9 roky
  Aanand Prasad 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' před 9 roky
  Joffrey F 844b7d463f Update rm command to always remove one-off containers. před 9 roky
  Joffrey F e5645595e3 Fail gracefully when -d is not provided for exec command on Win32 před 9 roky
  Joffrey F 310b3d9441 Properly handle APIError failures in Project.up před 9 roky
  Aaron Nall 2efcec776c Add missing log event filter when using docker-compose logs. před 9 roky
  Aanand Prasad 984f839d33 Merge pull request #3263 from twitherspoon/3191_2_help_cli_feature před 9 roky
  johnharris85 ad306f0479 Fix CLI docstring to reflect Docopt behaviour. před 9 roky
  Aanand Prasad 3722bb38c6 Clarify behaviour of rm and down před 9 roky
  twitherspoon 9f47e43b5c Merge branch 'master' into 3191_2_help_cli_feature před 9 roky
  Tony Witherspoon 129fb5b356 Added code to output the top level command options if docker-compose help with no command options provided před 9 roky
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. před 9 roky
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code před 9 roky
  Joffrey F 26f3861791 Specifying --tls no longer overrides all other TLS options před 9 roky
  Joffrey F 7166408d2a Fixed typos + simplified TLSConfig creation process. před 9 roky
  Joffrey F 1ac33ea7e5 Add support for TLS config command-line options před 9 roky
  Aanand Prasad 81f6d86ad9 Warn when --all is not passed to rm před 9 roky
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter před 9 roky
  Joffrey F 187ea4cd81 Add --all option to rm command - remove one-off containers před 9 roky
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs před 9 roky
  Joffrey F dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal před 9 roky
  Joffrey F 20c29f7e47 Add flag to up/down to remove orphaned containers před 9 roky
  Daniel Nephin 52b791a264 Split off build_container_options() to reduce the complexity of run před 9 roky
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline před 9 roky
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. před 9 roky
  Daniel Nephin 3f7e5bf768 Filter logs by service names. před 9 roky
  Daniel Nephin 44c1747127 Add tests for reactive log printing. před 9 roky
  Daniel Nephin 0a091055d2 Improve handling of connection errors and error messages. před 9 roky
  Daniel Nephin 9f9dcc098a Make TopLevelCommand use the project field. před 9 roky