thelounge/thelounge-docker

Run thelounge as unprivileged in the docker container

jkaberg opened this issue · 3 comments

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.

@capi exactly my thoughts. will see if I get around to this tonight

xPaw commented

What happened to the PR? 😄