chinthakagodawita / docker-hat

Helper commands to run and manage Docker containers on OS X.
MIT License
4 stars 0 forks source link

dh soe start - fails #24

Open paulhudson opened 9 years ago

paulhudson commented 9 years ago

Reproduce

$ dh soe start foo INFO: Docker host not running, attempting to start now... dinghy already running, restarting... Stopping the FsEvents daemon Stopping NFS daemon, this will require sudo Starting the dinghy VM... Starting NFS daemon, this will require sudo Waiting for NFS daemon... Mounting NFS /Users/USER Starting the FsEvents daemon Starting the DNS nameserver 01f5f3962f47ef8d653f042af66953e45554575321a9e33d089bd4c852c0f7aa Your environment variables are already set correctly.

[1] latest [2] php5.3 [3] php5.4 [4] php5.5 [5] php5.6 [0] CANCEL

Which version of the SOE would you like to run? [1...5 / 0] :3 dh soe start [options]

Options: -s, --sources Directory to use for sources, defaults to the current directory --help Show help [boolean]

Docker host not running.

chinthakagodawita commented 9 years ago

Hey Paul, could you get me the output of dh host status after this happens?