1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/idtools
Phil Estes 6cb8392be9 Add support for looking up user/groups via getent
When processing the --userns-remap flag, add the
capability to call out to `getent` if the user and
group information is not found via local file
parsing code already in libcontainer/user.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2016-10-28 19:06:07 -04:00
..
idtools.go Change subordinate range-owning user to be a system user 2016-03-16 18:44:10 -04:00
idtools_unix.go Add support for looking up user/groups via getent 2016-10-28 19:06:07 -04:00
idtools_unix_test.go
idtools_windows.go Don't start daemon in userns mode if graphdir inaccessible 2016-08-24 11:25:30 -04:00
usergroupadd_linux.go Add support for looking up user/groups via getent 2016-10-28 19:06:07 -04:00
usergroupadd_unsupported.go
utils_unix.go Add support for looking up user/groups via getent 2016-10-28 19:06:07 -04:00