aws / aws/aws-lambda-base-images

Allow user namespaces on `provided.` linux runtimes

Open
#143 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
777
Forks
118
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.