Commit History

作者 SHA1 備註 提交日期
  akoskaaa fa2fb6bd38 [pep8] flake8 run for everything, fix items from this change 10 年之前
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid 10 年之前
  Aanand Prasad 83dcceacaf Fix regression in Dns and DnsSearch settings 10 年之前
  Aanand Prasad 965426e39b Revert "Add 'labels:' config option" 10 年之前
  Aanand Prasad 721327110d Add 'labels:' config option 10 年之前
  Aanand Prasad eef4bc3917 Specify all HostConfig at create time 10 年之前
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module 10 年之前
  Igor Ch f1fc1d7a16 Move several steps closer to python3 compatibility 10 年之前
  Aanand Prasad 1476027410 Fix test for image-declared volumes 10 年之前
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose 10 年之前
  Aanand Prasad 17a8a7be4b (Failing) test for preservation of volumes declared in images 10 年之前
  Daniel Nephin 2dd1cc80ca Revert "Merge pull request #711 from dnephin/fix_volumes_on_recreate" 10 年之前
  Daniel Nephin 7eb476e61d Resolves #447, fix volume logic for recreate container 11 年之前
  Daniel Nephin 26f45efea2 Remove unused intermediate_container from return value. 11 年之前
  Christophe Labouisse aa0c43df96 Add cpu_shares option in fig.yml 10 年之前
  Daniel Nephin 3ee8437eaa Fix the failing test. 10 年之前
  Daniel Nephin b903217a4a Merge pull request #544 from LuminosoInsight/external-links 10 年之前
  Daniel Nephin 3056ae4be3 Add a no-build option to fig up, to save time when services were already freshly built. 11 年之前
  Daniel Nephin 5b777ee5f1 Cleanup service unit tests and restructure some service create logic. 11 年之前
  Jason Bernardino Alonso 4257707244 Accept an external_links list in the service configuration dictionary to create links to containers outside of the project 11 年之前
  Aanand Prasad 70c3676084 Merge pull request #763 from bfirsh/pass-through-detach-to-create-container 10 年之前
  Ben Firshman e89826fe43 Don't attach stdin and stdout when in detach mode 11 年之前
  Mohammad Salehe 5182bd0968 Add dns_search support in yml config 11 年之前
  Aanand Prasad 05544ce241 Stronger integration tests for volume binds 11 年之前
  Ben Langfeld 98b6d7be78 Add support for 'env_file' key 11 年之前
  Tyler Fenby 5c58180538 Add capability add/drop introduced in Docker 1.2 11 年之前
  Paul B 04da6b035e Add restart option to Fig. Related to #478 11 年之前
  Ben Firshman 352062c2dc Use /bin/echo for intermediate container 11 年之前
  Daniel Nephin 71e7103662 Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. 11 年之前
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. 11 年之前