$ docker-machine --version docker-machine version 0.2.0 (8b9eaf2) $ docker-machine stop dev INFO[0000] Gracefully shutting down dev... $ docker-machine env dev <hangs forever>
Inspecting the hung process:
$ pgrep -fl docker 6695 docker-machine env dev 6698 ssh -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectionAttempts=30 -o LogLevel=quiet -p 22 -i /Users/miketheman/.docker/machine/machines/dev/id_rsa docker@192.168.157.131 cat /etc/os-release
Sooo... I can't help but wonder if the first step of env
subcommand should be to determine STATE
of the machine, and bail with some error message?
I tried to figure out how to insert that state into the env.go - but my go-fu ain't up to spec yet.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4