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

In cmd_runner.py, explicitly set user to root when "as_root" is True #51

Open
james-perretta opened this issue Mar 30, 2022 · 0 comments

Comments

@james-perretta
Copy link
Contributor

Currently, cmd_runner.py assumes that the default user for the image is root, but that is not always the case and has been catching users (and me) by surprise. We should update the logic to explicitly run commands as root when as_root is true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant