This website requires JavaScript.
Explore
Help
Register
Sign In
centersl
/
docker-docs
Watch
1
Star
0
Fork
0
You've already forked docker-docs
mirror of
https://github.com/docker/docs.git
synced
2026-04-02 01:08:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ffc52385cec66cbd930bc6b5ab828ed65f43dbb
docker-docs
/
execdriver
History
Tianon Gravi
ee93f6185b
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)
2014-01-31 20:15:24 -07:00
..
chroot
Merge pull request
#3808
from alexlarsson/execdriver-get-pids-for-container
2014-01-29 10:38:10 -08:00
lxc
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)
2014-01-31 20:15:24 -07:00
driver.go
Merge pull request
#3808
from alexlarsson/execdriver-get-pids-for-container
2014-01-29 10:38:10 -08:00
MAINTAINERS
Move RootIsShared to lxc driver
2014-01-17 17:42:22 -08:00