• Joined on 2023-06-05
rocktop pushed to no_root at rocktop/api 2023-06-07 19:10:06 +00:00
51b73e0463 Added documentation for using non-root user with docker-compose
rocktop commented on pull request vikunja/vikunja#1541 2023-06-06 15:58:32 +00:00
Skip modify of user/group when PUID/GUID not changed

Dynamic uid switching is only possible as root. If you want to keep it, the default user has to remain root (this change gets reverted). Therefore, the opt-in of --user vikunja will be…

rocktop commented on pull request vikunja/vikunja#1541 2023-06-06 15:45:33 +00:00
Skip modify of user/group when PUID/GUID not changed

Added.

rocktop pushed to no_root at rocktop/api 2023-06-06 15:44:57 +00:00
40ed6bfba7 Set image to run as vikunja user
rocktop commented on pull request vikunja/vikunja#1541 2023-06-06 13:09:11 +00:00
Skip modify of user/group when PUID/GUID not changed

You need to set the user when you run the command.

docker run -e PGID=1000 -e PUID=1000 --user vikunja ...

rocktop created pull request vikunja/vikunja#1541 2023-06-05 19:20:24 +00:00
Skip modify of user/group when PUID/GUID not changed
rocktop pushed to no_root at rocktop/api 2023-06-05 19:20:00 +00:00
52009b3327 Skip modify of user/group when PUID/GUID not changed
rocktop pushed to no_root at rocktop/api 2023-06-05 19:16:56 +00:00
212e800b1d Skip modify of user/group when PUID/GUID not changed
rocktop created branch no_root in rocktop/api 2023-06-05 19:16:20 +00:00
rocktop pushed to no_root at rocktop/api 2023-06-05 19:16:20 +00:00
7809173a36 Skip modify of user/group when PUID/GUID not changed
rocktop created repository rocktop/api 2023-06-05 19:12:55 +00:00