no root in dockerfile
if possible I would like to avoid root in docker image for security reasons mainly.
@boettcher1 can you check if the suggestion makes sense?
Merge request reports
Activity
assigned to @boettcher1
This works fine, but will require a one-time manual step for the light deployment, and a possible adaptation of the full deployment, to ensure that the non-root user has sufficient access to the appdata directory
This should not be much of an issue, but I'll wait with merging until I have a complete plan on how to do it as quick as possible.
added 9 commits
-
7cfe6d20...35bd9b54 - 8 commits from branch
master
- f70057dd - Merge branch 'master' into noroot
-
7cfe6d20...35bd9b54 - 8 commits from branch
mentioned in commit 95044ff4
Please register or sign in to reply