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

Allow user namespaces on provided. linux runtimes #143

Open
Cloudef opened this issue Feb 6, 2024 · 0 comments
Open

Allow user namespaces on provided. linux runtimes #143

Cloudef opened this issue Feb 6, 2024 · 0 comments

Comments

@Cloudef
Copy link

Cloudef commented Feb 6, 2024

Currently it's not possible to create an user namespace and give the process its own view of the filesystem hierarchy. It would be great if this could be allowed to allow easy bundling of nix derivations into AWS lambdas.

The currently failing operation is writing to /proc/self/uid_map
https://github.com/Cloudef/zig2nix/blob/master/src/bundle/loader/src/namespace.zig#L141

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