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

Document the single ID rootless mode #10145

Closed
andrewshadura opened this issue Apr 27, 2021 · 2 comments · Fixed by #10525
Closed

Document the single ID rootless mode #10145

andrewshadura opened this issue Apr 27, 2021 · 2 comments · Fixed by #10525
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@andrewshadura
Copy link
Contributor

andrewshadura commented Apr 27, 2021

The single ID rootless mode is not documented properly. It is possible to use rootless, but limited to just one user, together with ignore_chown_errors:

podman --storage-opt ignore_chown_errors ... when a single ID is available and all the files will be owned by just one user.

It is not done automatically (and I think it shouldn't) because potentially it can lead to security problems when the files ownership inside the container matters.

Originally posted by @giuseppe in #9788 (comment)

@rhatdan
Copy link
Member

rhatdan commented Apr 27, 2021

Interested in opening a PR?

Should this be documented in the podman run man page, or in some other location?

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

rhatdan added a commit to rhatdan/podman that referenced this issue Jun 10, 2021
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants