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

Do not run as root inside the containers #342

Open
gluap opened this issue May 19, 2023 · 0 comments
Open

Do not run as root inside the containers #342

gluap opened this issue May 19, 2023 · 0 comments

Comments

@gluap
Copy link
Contributor

gluap commented May 19, 2023

It seems to be best practice nowadays to let services inside a container be run with user priviliges, as that - even when the container has no out-of-the-box capabilities to escape it like a docker socket - slightly reduces the attack surface. We could switch to non-root easily but will have to chmod the api-data directory in the process during upgrade.

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