提交历史

作者 SHA1 备注 提交日期
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 9 年之前
  Aanand Prasad 755c49b500 Fix scale when containers exit immediately 9 年之前
  Aanand Prasad 2106481c23 Fix "name is reserved" with Engine 1.10 RC1 9 年之前
  Aanand Prasad 4772815491 Disable tests until Engine 1.10 change has been worked around 9 年之前
  Garrett Heel 9cfa71ceee Add support for build arguments 10 年之前
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 9 年之前
  Aanand Prasad 8fca4f1628 Merge pull request #2649 from dnephin/make_volumes_from_more_explicit 9 年之前
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 年之前
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 9 年之前
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file 10 年之前
  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. 9 年之前
  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 9 年之前
  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 年之前