提交历史

作者 SHA1 备注 提交日期
  Aanand Prasad 60411e9f05 Vendor dockerpty at c8b493553477c9a57d163c71c97b2102f44a6ce7 11 年之前
  Chmouel Boudjnah 92249364b6 Allow overriding environements on command line 11 年之前
  Ben Firshman d2385e3c2c Fix fig run entrypoint option 11 年之前
  Aanand Prasad 431fdaa0f1 Merge pull request #490 from LuminosoInsight/insecure-pull 11 年之前
  Ben Firshman 0dc19cb885 Order "fig run" options alphabetically 11 年之前
  satoru 62b9c64311 Add support for the --entrypoint option of docker run 11 年之前
  Jason Bernardino Alonso 1c5194e2ec Allow pulls from an insecure registry 11 年之前
  Daniel Nephin 192fce9153 Resolves #43 - sort containers in ps output by name, so services are grouped together. 11 年之前
  Ben Firshman fc4c35e977 Merge pull request #411 from Banno/fig-pull 11 年之前
  Ben Firshman ce8ef23c09 Merge pull request #393 from marksteve/restart 11 年之前
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. 11 年之前
  Daniel Nephin c48ee5caef Add a new fig command for retrieving the locally bound port of a service. 11 年之前
  Luke Amdor e51851c884 adding "fig pull [SERVICE]" to pull service images 11 年之前
  Mark Steve Samson 9d55e01e2a Implement restart command (Closes #98) 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 年之前