Commit History

Author SHA1 Message Date
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 9 years ago
  Aanand Prasad 755c49b500 Fix scale when containers exit immediately 9 years ago
  Aanand Prasad 2106481c23 Fix "name is reserved" with Engine 1.10 RC1 9 years ago
  Aanand Prasad 4772815491 Disable tests until Engine 1.10 change has been worked around 9 years ago
  Garrett Heel 9cfa71ceee Add support for build arguments 10 years ago
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 9 years ago
  Aanand Prasad 8fca4f1628 Merge pull request #2649 from dnephin/make_volumes_from_more_explicit 9 years ago
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 years ago
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 9 years ago
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file 10 years ago
  Aanand Prasad b786b47bc8 Remove version checks from tests requiring API v1.21 9 years ago
  Daniel Nephin e98ab0e534 Allow both image and build together. 9 years ago
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 9 years ago
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 years ago
  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