コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 年 前
  Joffrey F afab5c76ea Update service volume tests to use mounts key 10 年 前
  Aanand Prasad cfb1b37da2 Merge pull request #2405 from dnephin/move_all_validation_to_config 10 年 前
  Daniel Nephin e40670207f Add missing assert and autospec. 10 年 前
  Daniel Nephin 533f33271a Move service sorting to config package. 10 年 前
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 年 前
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 年 前
  Daniel Nephin c9ca5e86b0 Remove project name validation 10 年 前
  Daniel Nephin e1308a8329 Fix extra warnings on masked volumes. 10 年 前
  Aanand Prasad 2063b39868 Merge pull request #2336 from dnephin/warn_on_volume_masking 10 年 前
  Daniel Nephin 7365a398b3 Update doc wording for ulimits. 10 年 前
  Daniel Nephin a8ac6e6f93 Add a warning when the host volume config is being ignored. 10 年 前
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. 10 年 前
  Aanand Prasad 917b885a44 Merge pull request #2334 from dnephin/dont_set_hostname 10 年 前
  Joffrey F 774d852f93 Merge pull request #2335 from dnephin/volumes_refactoring 10 年 前
  Joffrey F a1e140f5a3 Update service config_dict computation to include volumes_from mode 10 年 前
  Daniel Nephin ec22d98377 Use VolumeSpec instead of re-parsing the volume string. 10 年 前
  Daniel Nephin 3456002aef Don't set the hostname to the service name with networking. 10 年 前
  Daniel Nephin b6b9b002e5 Merge pull request #2254 from mnowster/1756-dont-display-output-from-previous-runs 10 年 前
  Mazz Mosley bee063c07d Fix tests 10 年 前
  Daniel Nephin 7878d38dee Fix running one-off containers with --x-networking by disabling linking to self. 10 年 前
  mnowster 5d60fbe31e Merge pull request #1659 from viranch/hostip-random-port 10 年 前
  Daniel Nephin b1f8ed84a3 Cleanup some unit tests and whitespace. 10 年 前
  Viranch Mehta 258c8bc54d Fix specifies_host_port() to handle port binding with host IP but no host port 10 年 前
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 年 前
  Mazz Mosley ca36628a0e Test cgroup_parent option is being sent. 10 年 前
  Mohit Soni f4efa29377 Added support for cgroup_parent 10 年 前
  Mazz Mosley f9028703f4 Pick the first container 10 年 前
  Mazz Mosley 467c731869 address PR feedback 10 年 前
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 年 前