Docker error when trying to 'git add -A': "warning: could not open directory 'db/*': Permission denied" – Ubuntu
First off, I'm completely new to docker and wsl. I found a great guide and are fully setup. I've moved my projects to the Ubuntu filesystem, and installed docker and it works perfectly. So does git. Now, I created a…