提交历史

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