Hi everyone,
I’m trying to get a local Frappe dev environment running with Docker and dev containers, but things keep breaking — Redis issues, bench
not behaving, frontend container complaining about missing entrypoints, etc.
Does anyone have a clean boilerplate or repo with a working docker-compose.yml
+ .devcontainer
setup? Just something minimal that starts properly, lets me create a site, and develop smoothly inside VS Code.
Would be super grateful if you could share
Thanks!