mirror of
https://github.com/moby/moby.git
synced 2026-07-13 19:12:11 +00:00
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>