커밋 기록

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