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

Fixed getting UID/GID of the current process #38

Closed
wants to merge 1 commit into from
Closed

Fixed getting UID/GID of the current process #38

wants to merge 1 commit into from

Conversation

gh0st-app1e
Copy link

Fixes #37.

@simonmicro
Copy link

Why should this fix it? As far as I know your calls will retrieve the current user and therefore do nothing. Additional the user which proposed that file wanted to specify the UID/GID via environment variables later on. We should think about defaulting to the current values, but still try to use the environment variables anyways.

@gh0st-app1e
Copy link
Author

Thank you for clarification.

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

Successfully merging this pull request may close these issues.

Docker container not dropping privileges
2 participants