Run thelounge as unprivileged in the docker container
jkaberg opened this issue · 3 comments
jkaberg commented
Ref IRC talk. PR incoming.
capi commented
As it was brought up in IRC, please also see #17 as related, where this was dropped.
My recommendation would be to execute the entry-point using root, but use the entry-point script to chown the root of the volume and then su-exec node with the correct user.
xPaw commented
What happened to the PR? 😄