Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support allocating subuids via systemd-nsresourced #471

Open
AkihiroSuda opened this issue Oct 23, 2024 · 0 comments
Open

Support allocating subuids via systemd-nsresourced #471

AkihiroSuda opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AkihiroSuda
Copy link
Member

https://www.freedesktop.org/software/systemd/man/devel/systemd-nsresourced.service.html

systemd-nsresourced is a system service that permits transient delegation of a UID/GID range to a user namespace (see user_namespaces(7)) allocated by a client, via a Varlink IPC API.

Unprivileged clients may allocate a user namespace, and then request a UID/GID range to be assigned to it via this service. The user namespace may then be used to run containers and other sandboxes, and/or apply it to an id-mapped mount.

@AkihiroSuda AkihiroSuda added the enhancement New feature or request label Oct 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant