plis
plis copied to clipboard
Should output more meaningful error messages
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!"