moby--moby/pkg/idtools
Daniel Nephin 93fbdb69ac Remove error return from RootPair
There is no case which would resolve in this error. The root user always exists, and if the id maps are empty, the default value of 0 is correct.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-07 11:45:33 -04:00
..
idtools.go Remove error return from RootPair 2017-06-07 11:45:33 -04:00
idtools_unix.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -04:00
idtools_unix_test.go Remove MkdirAllNewAs and update tests. 2017-06-07 11:44:34 -04:00
idtools_windows.go Partial refactor of UID/GID usage to use a unified struct. 2017-06-07 11:44:33 -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 Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
utils_unix.go Add support for looking up user/groups via `getent` 2016-10-28 19:06:07 -04:00