PUID and PGID environment variables not working #2106
jamestford
started this conversation in
General
Replies: 2 comments 2 replies
-
Are you speaking about docker? AFAIK you cannot run it without root privileges as it needs to access tty |
Beta Was this translation helpful? Give feedback.
2 replies
-
A feature request has already been opened for this functionality, #783. There was an attempt to implement that feature, but the PR was closed. You might want to read through the conversations in that issue, and especially that closed PR. From my reading, it's not that simple, and there are concerns about breaking existing installations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently unable to set PUID and PGID environment variables to run zwavejs2mqtt as a non-root user. No matter how I set things up when running the container will create files as root and modify files as root. Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions