terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

If docker machine is down, terra status $app hangs #73

Open jonpugh opened 9 years ago

jonpugh commented 9 years ago

When my boot2docker image is stopped, terra status $app just hangs.

We should do some pre-command checks to ensure docker is running before trying to access it.