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

Support for custom user/group id #118

Open
ghost opened this issue Feb 18, 2023 · 1 comment
Open

Support for custom user/group id #118

ghost opened this issue Feb 18, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 18, 2023

I'd really like to see an update where setting custom user/group id in the docker-compose file for the volume files is supported. The nginx default of 101:101 maps to sensitive ids on my host.

Either through the user: UID:GID directive of docker compose or through environment variables (linuxserver.io images do this well).

@gilbsgilbs
Copy link

The nginx default of 101:101 maps to sensitive ids on my host.

Isn't this a good use-case for userns-remap?

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