Historique des commits

Auteur SHA1 Message Date
  Mark Steve Samson 59cc9c9b68 Add option to remove container in `docker run` (Closes #137) il y a 11 ans
  Ben Firshman 5be8a37b7e Pass through standard remove_container options il y a 11 ans
  Ben Firshman 2ca0e7954a Add --force option to fig rm il y a 11 ans
  Mark Steve Samson 96a92a73f1 Fix KeyError when `-v` is not specified in `fig rm` il y a 11 ans
  Ben Firshman 3e7360c2c6 Improve error when service is not a dict il y a 11 ans
  Ben Firshman c2cd55e010 Merge pull request #113 from orchardup/alternate-fig-file il y a 11 ans
  Mark Steve Samson 41bacae171 Provide option to remove volumes in `fig rm` il y a 11 ans
  Aanand Prasad 9d1383ba26 Alternate fig file can be specified with -f il y a 11 ans
  Ben Firshman 05e15e27ef Use sys.exit instead of global il y a 11 ans
  Aanand Prasad fbff8983e4 Merge pull request #83 from dustinlacewell/print-logs-during-attach il y a 11 ans
  Dustin Lacewell 511a9beede Tell fig up to print logs before attaching il y a 11 ans
  Cameron Maske ae7573b9b8 Fix for #48. il y a 12 ans
  Aanand Prasad 405079f744 Use raw socket in 'fig run', simplify _attach_to_container il y a 12 ans
  Ben Firshman fc1bbb45b1 Add option to disable pseudo-tty on fig run il y a 12 ans
  Ben Firshman 56c6efdfce Add scale command il y a 12 ans
  Aanand Prasad af1b0ed088 Account for length of the ellipsis string when truncating commands il y a 12 ans
  Ben Firshman c4f5ed839f Shorten long commands in ps il y a 12 ans
  Ben Firshman b4c905dc83 Merge pull request #14 from orchardup/vendor-docker-py il y a 12 ans
  Aanand Prasad 804e2cdcb1 Merge pull request #16 from orchardup/add-help-command il y a 12 ans
  Aanand Prasad 21528f08d4 Vendor docker-py il y a 12 ans
  Ben Firshman b1e7f548f4 Add help command il y a 12 ans
  Ben Firshman cdcea98290 Copy readme commands docs to CLI docstrings il y a 12 ans
  Aanand Prasad 5db6c9f51b Rework 'fig up' to use recreate_containers() il y a 12 ans
  Aanand Prasad b92e998929 'fig logs' shows output for stopped containers il y a 12 ans
  Christopher Grebs 31f0907732 Add unicode_literals to main module il y a 12 ans
  Christopher Grebs b101118d1e Add future import for print function il y a 12 ans
  Christopher Grebs 30ea4508c3 Use print function il y a 12 ans
  Christopher Grebs 3c91315426 Fix exception alias syntax il y a 12 ans
  Ben Firshman 9b289b6f3b Stop "fig up" containers gracefully il y a 12 ans
  Ben Firshman 6d0702e607 Send log output to stderr il y a 12 ans