rtCamp / Frappe-Manager

A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
128 stars 26 forks source link

`fm` exception on docker server #40

Closed niraj2477 closed 12 months ago

niraj2477 commented 1 year ago

While running fm commands, if docker server is not running, fm throws error instead of proper message.

Screenshot 2023-10-24 at 2 56 48 PM
Xieyt commented 12 months ago

The issue was caused due to improper error handling. This is fixed.