Commit History

Author SHA1 Message Date
  Daniel Nephin 7f2f4eef48 Update cli tests to use subprocess. 10 years ago
  Joffrey F 666c3cb1c7 Use exit code 1 when encountering a ReadTimeout 10 years ago
  Daniel Nephin 886134c1f3 Recreate dependents when a dependency is created (not just when it's recreated). 10 years ago
  Daniel Nephin ba61a6c5fb Don't set the hostname to the service name with networking. 10 years ago
  Daniel Nephin 3f14df374f Handle non-utf8 unicode without raising an error. 10 years ago
  Daniel Nephin e6755d1e7c Use VolumeSpec instead of re-parsing the volume string. 10 years ago
  Daniel Nephin c4f59e731d Make working_dir consistent in the config package. 10 years ago
  Daniel Nephin 805ed344c0 Refactor ServiceLoader to be immutable. 10 years ago
  Daniel Nephin a5959d9be2 Some minor style cleanup 10 years ago
  Mazz Mosley 0375dccf64 Handle non-ascii chars in volume directories 10 years ago
  Daniel Nephin 3c4bb5358e Upgrade pyyaml to 3.11 10 years ago
  Daniel Nephin e317d2db9d Remove service.start_container() 10 years ago
  Joffrey F 3daecfa8e4 Update service config_dict computation to include volumes_from mode 10 years ago
  Aanand Prasad cf93362368 Fix parallel output 10 years ago
  Daniel Nephin 23d4eda2a5 Fix service recreate when image changes to build. 10 years ago
  Daniel Nephin 718ae13ae1 Move config hash tests to service_test.py 10 years ago
  Daniel Nephin cddbe9fbf1 Merge remote-tracking branch 'docker/release' into bump-1.5.1 10 years ago
  Aanand Prasad 9c8173dbfd Merge pull request #2309 from dnephin/bump-1.5.0 10 years ago
  Daniel Nephin 77ff37a853 Bump 1.5.0 10 years ago
  Daniel Nephin 40341674bd Re-order extends docs. 10 years ago
  Daniel Nephin 62ebdce5a9 Replace composition with Compose app. 10 years ago
  Daniel Nephin 58de4e0c26 Document using multiple Compose files use cases. 10 years ago
  Daniel Nephin dbd6c62b70 Changes to production.md for working with multiple Compose files. 10 years ago
  Daniel Nephin 887c6753f8 Support a volume to the docs directory and add --watch, so docs can be refreshed. 10 years ago
  Daniel Nephin bd35896892 Remove duplication from extends docs. 10 years ago
  Daniel Nephin 9286e62449 On a test failure only show the last 100 lines of daemon output. 10 years ago
  Daniel Nephin 621d1a5167 Fix networking tests to work with new API in engine rc4 (https://github.com/docker/docker/pull/17536) 10 years ago
  Daniel Nephin 83714fbac2 Touch up intro paragraph with feedback from @moxiegirl. 10 years ago
  Daniel Nephin 413921a287 Add another feature to the docs - multiple environments per host. 10 years ago
  Daniel Nephin 7ee36829ac Update intro docs based on feedback. 10 years ago