Setting Up n8n in a Docker Container with Docker Compose from Local Files

Yes, I’ve had the same experience and decided to just run it locally. But did you had the chance to try with my docker file? THe key thing is properly mounting the local cloned repo to the container volume, so it works as if you cloned the repo in the container. I might try as well when I have some free time too.