Akihiro Suda
b34d6d8a7c
libcontainer: CurrentGroupSubGIDs -> CurrentUserSubGIDs
...
subgid is defined per user, not group (see subgid(5))
This commit also adds support for specifying subuid owner with a numeric UID.
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-08-29 07:46:03 +09:00
Akihiro Suda
9c7d8bc1fd
libcontainer: add parser for /etc/sub{u,g}id and /proc/PID/{u,g}id_map
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-05-10 12:16:43 +09:00
Vincent Batts
bf74951617
libcontainer/user: platform dependent calls
...
This rearranges a bit of the user and group lookup, such that only a
basic subset is exposed.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-02-28 14:14:24 -05:00
Kenfe-Mickael Laventure
25f4c7e72b
Move user pkg unix specific calls to unix file
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-08-03 11:31:21 -07:00
Michael Crosby
8f97d39dd2
Move libcontainer into subdirectory
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-21 19:29:15 -07:00