Ref: moby/moby#21436
It looks like the user package is searching for a username first even though the format is numeric. I think if we parseint that should take precedence over the /etc/passwd lookup. What do you all think?
Please read the original issue for more details on the problem reported by a user of Docker.
Ref: moby/moby#21436
It looks like the user package is searching for a username first even though the format is numeric. I think if we parseint that should take precedence over the
/etc/passwdlookup. What do you all think?Please read the original issue for more details on the problem reported by a user of Docker.