easyengine icon indicating copy to clipboard operation
easyengine copied to clipboard

Launch Docker for Mac from commandline

Open rahul286 opened this issue 7 years ago • 0 comments

Currently, when Docker for the app is installed but not running, I see following

rahul286:~/$ ee site list                                                                               [15:00:46]
Error: Docker not installed or not running.
For macOS docker can be installed using: `brew cask install docker`

How if we launch "Docker for Mac" from the command line using:

open -a Docker

We may add a confirmation.

rahul286 avatar Dec 09 '18 21:12 rahul286