frappe / frappe_docker

Docker images for production and development setups of the Frappe framework and ERPNext
MIT License
1.52k stars 1.4k forks source link

fix: make docs more explicit for beginners #1409

Closed Chev91 closed 5 months ago

Chev91 commented 5 months ago

As a novice, I played around with Play With Docker and had some success installing manually without Docker, but when it came to running Docker Compose locally on my own machine I got very lost.

My proposal here is to add an additional step to help people in a similar position to make sure they can easily follow the quick start guide.

dnk8n commented 5 months ago

I had similar issues, this would have saved me a few hours.