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 09:18:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ffc52385cec66cbd930bc6b5ab828ed65f43dbb
docker-docs
/
execdriver
/
lxc
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
..
driver.go
Merge pull request
#3844
from clkao/lxc-kill-deprecation
2014-01-31 10:57:40 -08:00
init.go
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
lxc_init_linux.go
Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries
2014-01-31 03:16:42 -07:00
lxc_init_unsupported.go
Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries
2014-01-31 03:16:42 -07:00
lxc_template_unit_test.go
Rename Process to Command
2014-01-20 16:05:07 -08:00
lxc_template.go
Don't expose cgroups via the execdriver API.
2014-01-20 17:06:24 -05:00