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

Execute commands inside the container only with unprivileged users #77

Open
selfxp opened this issue Sep 10, 2019 · 0 comments
Open

Execute commands inside the container only with unprivileged users #77

selfxp opened this issue Sep 10, 2019 · 0 comments

Comments

@selfxp
Copy link
Contributor

selfxp commented Sep 10, 2019

The apigateway container needs to run with root privileges as some of the commands executed inside the container are executed by root. Example here.
One way to fix this would be to create a new user beside the api-gateway one, in the same usergroup, and only execute commands inside container with these two existing users.

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