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

Discussion: Let user decide if runtime should be run as root #28

Open
hown3d opened this issue Oct 18, 2021 · 2 comments
Open

Discussion: Let user decide if runtime should be run as root #28

hown3d opened this issue Oct 18, 2021 · 2 comments

Comments

@hown3d
Copy link
Contributor

hown3d commented Oct 18, 2021

Maybe a CLI flag could be used to determine if the runtime should be run as root or as the user inside the VM.

Not sure if it's that necesarry, but could be nice to have.

@abiosoft
Copy link
Owner

abiosoft commented Oct 22, 2021

If not for kubernetes, my preference is running as non-root user. Especially considering that docker, containerd and podman all support rootless mode.

While the flexibility via a CLI flag is a good option, I think we can explore the possibility of going all rootless.

@Bak3y
Copy link

Bak3y commented Nov 8, 2021

Maybe you default to rootless with the CLI flag to swap back for those who may want that for whatever oddball reason?

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

3 participants