Commit History

Author SHA1 Message Date
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 years ago
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 years ago
  Joffrey F 3bdcc9d954 Update service tests to use mounts instead of volumes 10 years ago
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 9 years ago
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 years ago
  Dimitar Bonev a542041264 Added support for cpu_quota flag 9 years ago
  Stéphane Seguin 999d15b225 Remove unused functions in service 10 years ago
  Daniel Nephin 2ab3cb212a Add integration test and docs for build with a git url. 10 years ago
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 years ago
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 years ago
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. 10 years ago
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 years ago
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. 10 years ago
  Daniel Nephin 76f3c9c739 Merge pull request #2349 from dnephin/validate_all_files 10 years ago
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver 10 years ago
  Daniel Nephin a8ac6e6f93 Add a warning when the host volume config is being ignored. 10 years ago
  Daniel Nephin ce322047a0 Move config hash tests to service_test.py 10 years ago
  Daniel Nephin 3d9e3d0877 Remove service.start_container() 10 years ago
  Daniel Nephin a71d9af522 Disable a test against docker 1.8.3 because it fails due to a bug in docker engine. 10 years ago
  Mazz Mosley bee063c07d Fix tests 10 years ago
  Aanand Prasad 627f1acdc4 Merge pull request #2126 from mnowster/1188-support-ro-options-in-volumes-from 10 years ago
  Mazz Mosley 467c731869 address PR feedback 10 years ago
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 years ago
  Daniel Nephin e230142a25 Reduce the scope of sys.stdout patching. 10 years ago
  Daniel Nephin c37a0c38a2 Fix a test case that assumes busybox image id. 10 years ago
  Mazz Mosley 42c890796b Use docker.client.create_host_config 10 years ago
  Mazz Mosley 2f45649611 Handle invalid log_driver 10 years ago
  Aanand Prasad d1dd06a7e2 Update docker-py to 1.4.0 10 years ago
  Daniel Nephin 61415cd8bc Fixes #1955 - Handle unexpected errors, but don't ignore background threads. 10 years ago
  Daniel Nephin db9f577ad6 Extract link names into a function. 10 years ago