7 Commits

Author SHA1 Message Date
Aanand Prasad
d4f3ed1840 Fix 'fig up' behaviour
- For each service, creates a container if there are none (stopped OR
  started)
- Attaches to all containers (unless -d is passed)
- Starts all containers
- On ^C, kills all containers (unless -d is passed)
2013-12-31 13:02:08 +00:00
Aanand Prasad
9ed6538693 Extract docker URL logic, use it in tests as well 2013-12-31 12:37:17 +00:00
Aanand Prasad
ff65a3e1b0 Check default socket and localhost:4243 for Docker daemon 2013-12-31 12:18:27 +00:00
Aanand Prasad
ebf9bf387c Remove unused import 2013-12-31 11:51:52 +00:00
Ben Firshman
23d6ae867d Add description to main help text 2013-12-20 21:34:27 +00:00
Ben Firshman
fb445b3a06 Version 0.0.1 2013-12-20 21:31:00 +00:00
Aanand Prasad
0cafdc9c6c plum -> fig 2013-12-20 20:28:24 +00:00