Commit History

Author SHA1 Message Date
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 years ago
  Travis Thieman c24d5380e6 Extend up -t to pass timeout to stop running containers 10 years ago
  Aanand Prasad 08bc4b830b Fix volume binds de-duplication 10 years ago
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers 10 years ago
  Daniel Nephin 417d9c2d51 Use individual volumes for recreate instead of volumes_from 10 years ago
  Daniel Nephin 6829efd4d3 Resolves #874, Rename instead of use an intermediate. 10 years ago
  Daniel Nephin 3dd860f0ba Fix #923, support image with ids instead of names. 10 years ago
  Michael Chase-Salerno 24a6c240fc Testcase for #1224, check that image or build is specified 10 years ago
  Michael Chase-Salerno 15b763acdb Fix for #1224, check that image or build is specified 10 years ago
  Aanand Prasad fd568b389d Fix home directory and env expansion in volume paths 10 years ago
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid 10 years ago
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module 10 years ago
  Daniel Nephin f47431d591 Resolves #927 - fix merging command line environment with a list in the config 10 years ago
  Aanand Prasad de07e0471e Show a nicer error when the env file doesn't exist 10 years ago
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose 10 years ago
  Aanand Prasad edb6b24b8f Handle Swarm-style prefixed names in Service.containers() 10 years ago
  Aanand Prasad 608f29c7cb Unit tests for Service.containers() and get_container_name() 10 years ago
  Daniel Nephin 2dd1cc80ca Revert "Merge pull request #711 from dnephin/fix_volumes_on_recreate" 10 years ago
  Daniel Nephin 7eb476e61d Resolves #447, fix volume logic for recreate container 11 years ago
  Daniel Nephin 3056ae4be3 Add a no-build option to fig up, to save time when services were already freshly built. 11 years ago
  Daniel Nephin 5b777ee5f1 Cleanup service unit tests and restructure some service create logic. 11 years ago
  Daniel Nephin 8f8e322de2 Include image name for env_file tests. 11 years ago
  Daniel Nephin 64762c9dea Merge pull request #716 from bfirsh/pull-latest-tag-by-default 11 years ago
  Ben Firshman 8ebec9a67f Pull latest tag by default 11 years ago
  Daniel Nephin 3c0f297ba6 Some minor cleanup from yelp/fig 11 years ago
  Ben Langfeld 98b6d7be78 Add support for 'env_file' key 11 years ago
  Andrew Burkett 4f6d02867b Move to build_port_bindings(). Added Tests 11 years ago
  Tyler Rivera 491181ec31 Allow dependent image pull from insecure registry 11 years ago
  Aanand Prasad 431fdaa0f1 Merge pull request #490 from LuminosoInsight/insecure-pull 11 years ago