Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Nephin c48ee5caef Add a new fig command for retrieving the locally bound port of a service. vor 11 Jahren
  Daniel Nephin df7c2cc43f Resolves #369, add verbose output on --verbose flag vor 11 Jahren
  Tim Freund 69c241ba12 Enable monochrome output in the 'up' and 'logs' commands vor 11 Jahren
  Daniel Nephin 50a24bc3bf Add flake8 and fix errors. vor 11 Jahren
  Chris Corbyn 0dc55fda45 Merge pull request #322 from dnephin/fix_cli_for_py26 vor 11 Jahren
  Mark Steve Samson 47bbc35b74 Add `--no-cache` option to `fig build` (Closes #152) vor 11 Jahren
  Daniel Nephin 779f4bda01 Fix cli for python 2.6 vor 11 Jahren
  Chris Corbyn ef2fb77c1d Make fig run COMMAND parameter optional. vor 11 Jahren
  Aanand Prasad d528f9f642 Regardless of dependencies, `fig up` only attaches to what you specify vor 11 Jahren
  Aanand Prasad 944e15fa65 Stop `fig run` starting everything when a service has no links vor 11 Jahren
  Chris Corbyn 3770aac1af Use dockerpty instead for pseudo-tty behaviour. vor 11 Jahren
  Chris Corbyn 0fc9cc65d1 Rename '--only' => '--no-deps' vor 11 Jahren
  d11wtq 6e485df084 Rename --no-links to --only vor 11 Jahren
  d11wtq 1d1e23611b Rename --keep-old to --no-recreate vor 11 Jahren
  d11wtq ac541e208f Remove obsolete method _get_linked_service_names() vor 11 Jahren
  d11wtq 3d8ce448b8 Spike: Re-use existing containers for `fig run` vor 11 Jahren
  d11wtq 6bfe5e049d Spike: Implement --no-links for `fig up` vor 11 Jahren
  d11wtq b672861ffd Spike: Start linked containers on `fig run` by default vor 11 Jahren
  d11wtq b081077f2b Remove FIXME, as there's nothing to fix :) vor 11 Jahren
  d11wtq edf6b56016 Spike: Add --up option to `fig run` vor 11 Jahren
  Jef Mathiot 5878fe3834 Add the ability to configure the project name vor 11 Jahren
  Ben Firshman 983337401c Return correct exit code from fig run vor 11 Jahren
  Aanand Prasad 3abce4259f Fix regression in handling of build errors vor 11 Jahren
  Aanand Prasad 9e1dfcfb37 Update docker-py APIError imports vor 11 Jahren
  Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers vor 11 Jahren
  Ben Firshman 94e15a9985 Fix one-off containers not linking to service vor 11 Jahren
  Ben Firshman aecaf665f1 Merge pull request #164 from orchardup/friendlier-build-error vor 11 Jahren
  sebastianneubauer 352ad7a38c Scaling down removes containers vor 11 Jahren
  Aanand Prasad 168b1909ae Friendlier build error vor 11 Jahren
  Mark Steve Samson 59cc9c9b68 Add option to remove container in `docker run` (Closes #137) vor 11 Jahren