커밋 기록

작성자 SHA1 메시지 날짜
  Aanand Prasad b786b47bc8 Remove version checks from tests requiring API v1.21 9 년 전
  Daniel Nephin e98ab0e534 Allow both image and build together. 9 년 전
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 년 전
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 년 전
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 년 전
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 년 전
  Joffrey F 3bdcc9d954 Update service tests to use mounts instead of volumes 10 년 전
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 9 년 전
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 년 전
  Dimitar Bonev a542041264 Added support for cpu_quota flag 10 년 전
  Stéphane Seguin 999d15b225 Remove unused functions in service 10 년 전
  Daniel Nephin 2ab3cb212a Add integration test and docs for build with a git url. 10 년 전
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 년 전
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 년 전
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. 10 년 전
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 년 전
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. 10 년 전
  Daniel Nephin 76f3c9c739 Merge pull request #2349 from dnephin/validate_all_files 10 년 전
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver 10 년 전
  Daniel Nephin a8ac6e6f93 Add a warning when the host volume config is being ignored. 10 년 전
  Daniel Nephin ce322047a0 Move config hash tests to service_test.py 10 년 전
  Daniel Nephin 3d9e3d0877 Remove service.start_container() 10 년 전
  Daniel Nephin a71d9af522 Disable a test against docker 1.8.3 because it fails due to a bug in docker engine. 10 년 전
  Mazz Mosley bee063c07d Fix tests 10 년 전
  Aanand Prasad 627f1acdc4 Merge pull request #2126 from mnowster/1188-support-ro-options-in-volumes-from 10 년 전
  Mazz Mosley 467c731869 address PR feedback 10 년 전
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 년 전
  Daniel Nephin e230142a25 Reduce the scope of sys.stdout patching. 10 년 전
  Daniel Nephin c37a0c38a2 Fix a test case that assumes busybox image id. 10 년 전
  Mazz Mosley 42c890796b Use docker.client.create_host_config 10 년 전