Will it be possible to run as a non-root user? #5900
-
Being paranoid, I've been trying to get as many of my docker containers running as non-root users as possible. I was wondering why TrilumNext needs to run as root. In the documentation,
Checking uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),11(floppy),20(dialout),26(tape),27(video) it's still running as root, with a lot of group memberships inside the container. Might it be possible to run as a non-root user in the future? |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 2 replies
-
You're in luck, @perfectra1n is working just on this: TriliumNext/Notes#1923 |
Beta Was this translation helpful? Give feedback.
You're in luck, @perfectra1n is working just on this: TriliumNext/Notes#1923