Historie revizí

Autor SHA1 Zpráva Datum
  Jason Bernardino Alonso 1c5194e2ec Allow pulls from an insecure registry před 11 roky
  Ben Firshman fc4c35e977 Merge pull request #411 from Banno/fig-pull před 11 roky
  Ben Firshman ce8ef23c09 Merge pull request #393 from marksteve/restart před 11 roky
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. před 11 roky
  Luke Amdor e51851c884 adding "fig pull [SERVICE]" to pull service images před 11 roky
  Mark Steve Samson 9d55e01e2a Implement restart command (Closes #98) před 11 roky
  Daniel Nephin 294453433d Remove extra calls to docker server. před 11 roky
  Daniel Nephin 50a24bc3bf Add flake8 and fix errors. před 11 roky
  Mark Steve Samson 47bbc35b74 Add `--no-cache` option to `fig build` (Closes #152) před 11 roky
  Aanand Prasad 89341013a0 Fix volumes_from container před 11 roky
  Satoshi Amemiya e5916b2fae Support volumes_from option před 11 roky
  Chris Corbyn 247691ca44 Remove auto_start option from fig.yml. před 11 roky
  d11wtq 1d1e23611b Rename --keep-old to --no-recreate před 11 roky
  d11wtq ab1fbc96c3 Move keep_old check up into Project před 11 roky
  d11wtq c0231bdb70 Rename _prepend_with_links() -> _inject_links() před 11 roky
  d11wtq 3d8ce448b8 Spike: Re-use existing containers for `fig run` před 11 roky
  d11wtq 949df97726 Fix issue with infinite recursion when service_names is empty před 11 roky
  d11wtq 14cbe40543 Update doc string to reflect new behaviour. před 11 roky
  d11wtq 9dd53ecdaa Fix bug with duplicate service entries in `fig up` před 11 roky
  d11wtq 6bfe5e049d Spike: Implement --no-links for `fig up` před 11 roky
  d11wtq 0c12db06ec Move 'auto_start' option default to Service and add unit tests před 11 roky
  d11wtq 8b4ed0c1a8 Spike: Add 'auto_start' option to fig.yml před 11 roky
  Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers před 11 roky
  Ben Firshman 050f81e37c Improve error message when link does not exist před 11 roky
  sebastianneubauer 352ad7a38c Scaling down removes containers před 11 roky
  Ben Firshman 3e7360c2c6 Improve error when service is not a dict před 11 roky
  Mark Steve Samson c709251f21 Add custom link names (Closes #72) před 11 roky
  Barnaby Gray 6431d52a2e Implement topological sort using Cormen/Tarjan algorithm to handle a->b->c dependencies and detect a->b->c->a cycles. před 11 roky
  Ben Firshman 4723345473 Stop projects in reverse order to starting před 11 roky
  Cameron Maske ae7573b9b8 Fix for #48. před 11 roky