I\'m having a recurring problem with Docker Machine - every few days it decides to timeout and I am unable to recover it once this happens.
Example
This command worked for me with the digitalocean driver:
docker-machine ls -t 20
It seems as though the default timeout of 10 seconds was too short.