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

Investigate gosu for stepping down from root to chef #10

Open
lgrosz opened this issue Apr 28, 2023 · 0 comments
Open

Investigate gosu for stepping down from root to chef #10

lgrosz opened this issue Apr 28, 2023 · 0 comments

Comments

@lgrosz
Copy link
Owner

lgrosz commented Apr 28, 2023

Right now fixuid is used to step down to an unprivileged user. The docker documentation mentions gosu for this use-case. Something fixuid does is set the uid:gid of chef to the ones provided in the -u flag. It also chowns all the directories previously owned by 1000:1000. This is extremely useful, but if an docker-approved solution works as well, I'd like to use it.

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