Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified)
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
This commit is contained in:
parent
0bcfb5a78d
commit
ac97c2a2f1
3 changed files with 340 additions and 0 deletions
1
user/MAINTAINERS
Normal file
1
user/MAINTAINERS
Normal file
|
@ -0,0 +1 @@
|
|||
Tianon Gravi <admwiggin@gmail.com> (@tianon)
|
Loading…
Add table
Add a link
Reference in a new issue