Commit History

Author SHA1 Message Date
  Stephen Quebe cc834aa564 Added map service ports option for run command. 11 years ago
  Étienne BERSAC 4e8337c168 Respect --allow-insecure-ssl option for dependencies 11 years ago
  Daniel Nephin 65ae22e79a Merge pull request #611 from raulcd/604_support_reloading_containers 11 years ago
  Raúl Cumplido 9abdd337b5 Add signal in the kill CLI commando to send a specific signal to the service 11 years ago
  Ben Firshman 8773f51583 Don't select stdin when interactive=False 11 years ago
  Ben Firshman 38a3ee8d63 Use upstream dockerpty 0.3.2 11 years ago
  Ben Firshman 9813a8d5be Merge pull request #562 from tjrivera/insecure-registry 11 years ago
  Tyler Rivera 491181ec31 Allow dependent image pull from insecure registry 11 years ago
  Ben Firshman 75b3dcf5fd Update tagline to match website 11 years ago
  Aanand Prasad 60411e9f05 Vendor dockerpty at c8b493553477c9a57d163c71c97b2102f44a6ce7 11 years ago
  Chmouel Boudjnah 92249364b6 Allow overriding environements on command line 11 years ago
  Ben Firshman d2385e3c2c Fix fig run entrypoint option 11 years ago
  Aanand Prasad 431fdaa0f1 Merge pull request #490 from LuminosoInsight/insecure-pull 11 years ago
  Ben Firshman 0dc19cb885 Order "fig run" options alphabetically 11 years ago
  satoru 62b9c64311 Add support for the --entrypoint option of docker run 11 years ago
  Jason Bernardino Alonso 1c5194e2ec Allow pulls from an insecure registry 11 years ago
  Daniel Nephin 192fce9153 Resolves #43 - sort containers in ps output by name, so services are grouped together. 11 years ago
  Ben Firshman fc4c35e977 Merge pull request #411 from Banno/fig-pull 11 years ago
  Ben Firshman ce8ef23c09 Merge pull request #393 from marksteve/restart 11 years ago
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. 11 years ago
  Daniel Nephin c48ee5caef Add a new fig command for retrieving the locally bound port of a service. 11 years ago
  Luke Amdor e51851c884 adding "fig pull [SERVICE]" to pull service images 11 years ago
  Mark Steve Samson 9d55e01e2a Implement restart command (Closes #98) 11 years ago
  Daniel Nephin df7c2cc43f Resolves #369, add verbose output on --verbose flag 11 years ago
  Tim Freund 69c241ba12 Enable monochrome output in the 'up' and 'logs' commands 11 years ago
  Daniel Nephin 50a24bc3bf Add flake8 and fix errors. 11 years ago
  Chris Corbyn 0dc55fda45 Merge pull request #322 from dnephin/fix_cli_for_py26 11 years ago
  Mark Steve Samson 47bbc35b74 Add `--no-cache` option to `fig build` (Closes #152) 11 years ago
  Daniel Nephin 779f4bda01 Fix cli for python 2.6 11 years ago
  Chris Corbyn ef2fb77c1d Make fig run COMMAND parameter optional. 11 years ago