devgeniem / gdev

Helper script for developing containerized web applications.
https://devgeniem.github.io/gdev/
MIT License
29 stars 16 forks source link

Gdev fails silently if docker-compose is not installed #29

Open markogeniem opened 7 years ago

markogeniem commented 7 years ago

If docker-compose is not present, first install of gdev fails silently at the 'gdev service up'-phase. Should notify of error / check if docker-compose is installed or not.