コミット履歴

作者 SHA1 メッセージ 日付
  Kevin Greene 8444551373 Added ulimits functionality to docker compose 10 年 前
  Adrian Budau 4c2eb17ccd Added --force-rm to compose build. 10 年 前
  Daniel Nephin 8fb44db92b Cleanup some unit tests and whitespace. 10 年 前
  Daniel Nephin ba61a6c5fb Don't set the hostname to the service name with networking. 10 年 前
  Daniel Nephin e6755d1e7c Use VolumeSpec instead of re-parsing the volume string. 10 年 前
  Daniel Nephin e317d2db9d Remove service.start_container() 10 年 前
  Joffrey F 3daecfa8e4 Update service config_dict computation to include volumes_from mode 10 年 前
  Daniel Nephin 23d4eda2a5 Fix service recreate when image changes to build. 10 年 前
  Daniel Nephin db164cefd3 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 10 年 前
  Mazz Mosley a772a0d7d7 Remove redundant try/except 10 年 前
  Mazz Mosley 6f0096c87b Move rename functionality into Container 10 年 前
  Mazz Mosley d6fa8596d2 Attach to a container's log_stream before they're started 10 年 前
  Daniel Nephin a9b4fe768d Fix running one-off containers with --x-networking by disabling linking to self. 10 年 前
  Daniel Nephin f290faf4ba Minor refactor to use guard and replace instead of split+join 10 年 前
  Daniel Nephin 725088a18b Force windows drives to be lowercase. 10 年 前
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 年 前
  Mohit Soni f4efa29377 Added support for cgroup_parent 10 年 前
  Aanand Prasad 627f1acdc4 Merge pull request #2126 from mnowster/1188-support-ro-options-in-volumes-from 10 年 前
  Mazz Mosley f9028703f4 Pick the first container 10 年 前
  Mazz Mosley 0ff84a78c6 Use multiple returns rather than overriding. 10 年 前
  Mazz Mosley 467c731869 address PR feedback 10 年 前
  Daniel Nephin 15d0c60a73 Fix split buffer with inconsistently delimited json objects. 10 年 前
  Daniel Nephin 3661e8bc74 Fix build against the swarm cluster by joining buffered output before parsing json. 10 年 前
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 年 前
  Mazz Mosley 2276326d7e volume path compatibility with engine 10 年 前
  Mazz Mosley f4cd5b1d45 Handle windows volume paths 10 年 前
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. 10 年 前
  Aanand Prasad 3e58003bd3 Merge pull request #2041 from ggtools/master 10 年 前
  Daniel Nephin aab688d27e Merge pull request #1886 from mnowster/create-host-config-needs-version 10 年 前
  mnowster 1c823597bb Merge pull request #1995 from predakanga/master 10 年 前