Hi, I am trying to use this as a regular user with no sudo privileges (but docker group).
I love the idea of this template and I am using docker-compose and the utility script. The problem I am having is that all generated files are owned by root:root and some of them have not writing permissions.
I tried to specify a user in the docker-compose file but then I have problems with the tmp and node_modules volumes.
Thanks!