Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Steve Samson 47bbc35b74 Add `--no-cache` option to `fig build` (Closes #152) 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
  Ben Firshman 5be8a37b7e Pass through standard remove_container options vor 11 Jahren
  Ben Firshman 2ca0e7954a Add --force option to fig rm vor 11 Jahren
  Mark Steve Samson 96a92a73f1 Fix KeyError when `-v` is not specified in `fig rm` vor 11 Jahren
  Ben Firshman 3e7360c2c6 Improve error when service is not a dict vor 11 Jahren
  Ben Firshman c2cd55e010 Merge pull request #113 from orchardup/alternate-fig-file vor 11 Jahren
  Mark Steve Samson 41bacae171 Provide option to remove volumes in `fig rm` vor 11 Jahren