rtCamp / Frappe-Manager

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

Alert user when current user is not added to `docker` group. #97

Closed Xieyt closed 8 months ago

Xieyt commented 8 months ago

If the current user doesn't exit in the docker group then alert the user to add the current user to the docker group.

Related Issues/Pull Requests

82 , #83 Suggestion by @washaqq

Xieyt commented 8 months ago

This has been implemented in #91.