Document how to write files to host as non-root #34
Labels
_flag:stale
[BOT ONLY] Flag issue that hasn't been updated in a while and needs to be triaged again
maint:usability
General improvements to product usability that are unrelated to feature prioritization.
type:maintenance
Upkeeping efforts & catch-up corrective improvements that are not Features nor Bugs
Given that we mount host directories to the container in several of our tools/services (e.g., graph, CLI) and create files on the host as a result, we should provide a workaround to write these files not as root (default), so that users can easily modify or delete them on the host afterwards if needed without permission issues.
As a starting point, see: https://hackmd.io/@neurobagel/HyGSQ-Ip6#Running-Docker-container-as-non-root-user
The text was updated successfully, but these errors were encountered: