You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2021. It is now read-only.
Don't validate uid mappings and gid mappings separately: containers with
only user mappings or with only group mappings are not usable.
Additionnally, don't rely on the runtime to create the directories to be
mounted. runc mounts them in the easy cases but it does not work with
user namespaces.
Marking as WIP/RFC because this is in discussion in opencontainers/runtime-spec#955
Signed-off-by: Alban Crequy <[email protected]>
0 commit comments