Block a user
Run Docker as a non-root user
I tested the user changes above and it appears to work without issue and was going to share a PR, but I can't seem to figure out authenticating when I try to push the changes. I'll try again later…
Run Docker as a non-root user
Database should be in a different directory
Agreed, although I would go a step further and move all user-data into a single folder. This has multiple benefits:
- Allows you to add/change the underlying structure/organization without…