Commit Verlauf

Autor SHA1 Nachricht Datum
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module vor 10 Jahren
  Igor Ch f1fc1d7a16 Move several steps closer to python3 compatibility vor 10 Jahren
  Aanand Prasad 1476027410 Fix test for image-declared volumes vor 10 Jahren
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose vor 10 Jahren
  Aanand Prasad 17a8a7be4b (Failing) test for preservation of volumes declared in images vor 10 Jahren
  Daniel Nephin 2dd1cc80ca Revert "Merge pull request #711 from dnephin/fix_volumes_on_recreate" vor 10 Jahren
  Daniel Nephin 7eb476e61d Resolves #447, fix volume logic for recreate container vor 11 Jahren
  Daniel Nephin 26f45efea2 Remove unused intermediate_container from return value. vor 11 Jahren
  Christophe Labouisse aa0c43df96 Add cpu_shares option in fig.yml vor 10 Jahren
  Daniel Nephin 3ee8437eaa Fix the failing test. vor 10 Jahren
  Daniel Nephin b903217a4a Merge pull request #544 from LuminosoInsight/external-links vor 10 Jahren
  Daniel Nephin 3056ae4be3 Add a no-build option to fig up, to save time when services were already freshly built. vor 11 Jahren
  Daniel Nephin 5b777ee5f1 Cleanup service unit tests and restructure some service create logic. vor 11 Jahren
  Jason Bernardino Alonso 4257707244 Accept an external_links list in the service configuration dictionary to create links to containers outside of the project vor 11 Jahren
  Aanand Prasad 70c3676084 Merge pull request #763 from bfirsh/pass-through-detach-to-create-container vor 10 Jahren
  Ben Firshman e89826fe43 Don't attach stdin and stdout when in detach mode vor 11 Jahren
  Mohammad Salehe 5182bd0968 Add dns_search support in yml config vor 11 Jahren
  Aanand Prasad 05544ce241 Stronger integration tests for volume binds vor 11 Jahren
  Ben Langfeld 98b6d7be78 Add support for 'env_file' key vor 11 Jahren
  Tyler Fenby 5c58180538 Add capability add/drop introduced in Docker 1.2 vor 11 Jahren
  Paul B 04da6b035e Add restart option to Fig. Related to #478 vor 11 Jahren
  Ben Firshman 352062c2dc Use /bin/echo for intermediate container vor 11 Jahren
  Daniel Nephin 71e7103662 Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. vor 11 Jahren
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. vor 11 Jahren
  Ben Firshman 2827786886 Merge pull request #364 from docker/non-numeric-link-alias vor 11 Jahren
  Daniel Nephin 294453433d Remove extra calls to docker server. vor 11 Jahren
  Aanand Prasad 62a4d214e8 Default link alias which is just the service name vor 11 Jahren
  Aanand Prasad 94887a28c7 Make sure we support explicit protocols in port bindings vor 11 Jahren
  Aanand Prasad 140ced6a3b Fix and document `dns:` option vor 11 Jahren
  Ben Firshman b573b87a92 Fix race condition in recreate containers vor 11 Jahren