Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PUID and PGID environment variables to run docker container as non-root user #7

Open
garret opened this issue May 19, 2021 · 0 comments

Comments

@garret
Copy link

garret commented May 19, 2021

Every single LSIO docker container has this option which I think is amazing: https://docs.linuxserver.io/general/understanding-puid-and-pgid

I would like to run Focalboard as a particular user, which would solve a lot of permission issues. In all LSIO containers I just set the PUID and PGID environment variables and boom, the containers runs as that user.

Would it be possible to add such a feature? It makes managing Docker containers much easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant