Commit History

Author SHA1 Message Date
  Ben Firshman 983337401c Return correct exit code from fig run 11 years ago
  Aanand Prasad 3abce4259f Fix regression in handling of build errors 11 years ago
  Aanand Prasad 9e1dfcfb37 Update docker-py APIError imports 11 years ago
  Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers 11 years ago
  Ben Firshman 94e15a9985 Fix one-off containers not linking to service 11 years ago
  Ben Firshman aecaf665f1 Merge pull request #164 from orchardup/friendlier-build-error 11 years ago
  sebastianneubauer 352ad7a38c Scaling down removes containers 11 years ago
  Aanand Prasad 168b1909ae Friendlier build error 11 years ago
  Mark Steve Samson 59cc9c9b68 Add option to remove container in `docker run` (Closes #137) 11 years ago
  Ben Firshman 5be8a37b7e Pass through standard remove_container options 11 years ago
  Ben Firshman 2ca0e7954a Add --force option to fig rm 11 years ago
  Mark Steve Samson 96a92a73f1 Fix KeyError when `-v` is not specified in `fig rm` 11 years ago
  Ben Firshman 3e7360c2c6 Improve error when service is not a dict 11 years ago
  Ben Firshman c2cd55e010 Merge pull request #113 from orchardup/alternate-fig-file 11 years ago
  Mark Steve Samson 41bacae171 Provide option to remove volumes in `fig rm` 11 years ago
  Aanand Prasad 9d1383ba26 Alternate fig file can be specified with -f 11 years ago
  Ben Firshman 05e15e27ef Use sys.exit instead of global 11 years ago
  Aanand Prasad fbff8983e4 Merge pull request #83 from dustinlacewell/print-logs-during-attach 11 years ago
  Dustin Lacewell 511a9beede Tell fig up to print logs before attaching 11 years ago
  Cameron Maske ae7573b9b8 Fix for #48. 11 years ago
  Aanand Prasad 405079f744 Use raw socket in 'fig run', simplify _attach_to_container 11 years ago
  Ben Firshman fc1bbb45b1 Add option to disable pseudo-tty on fig run 11 years ago
  Ben Firshman 56c6efdfce Add scale command 11 years ago
  Aanand Prasad af1b0ed088 Account for length of the ellipsis string when truncating commands 11 years ago
  Ben Firshman c4f5ed839f Shorten long commands in ps 11 years ago
  Ben Firshman b4c905dc83 Merge pull request #14 from orchardup/vendor-docker-py 11 years ago
  Aanand Prasad 804e2cdcb1 Merge pull request #16 from orchardup/add-help-command 11 years ago
  Aanand Prasad 21528f08d4 Vendor docker-py 11 years ago
  Ben Firshman b1e7f548f4 Add help command 11 years ago
  Ben Firshman cdcea98290 Copy readme commands docs to CLI docstrings 11 years ago