plis icon indicating copy to clipboard operation
plis copied to clipboard

Should output more meaningful error messages

Open CharlieIGG opened this issue 7 years ago • 0 comments

If Docker is not running on the machine, all you get now is:

Command:
%!(EXTRA string=docker-compose ps -q)Error:
%!(EXTRA *exec.ExitError=exit status 1)%  

Where it should explicitly say something like "It looks like Docker is not running on this machine!"

CharlieIGG avatar Sep 22 '17 16:09 CharlieIGG