docs/execdriver/lxc
Victor Vieux 2dcb48af0f Merge pull request #3524 from tianon/supplementary-groups
Add supplementary groups lookup in sysinit
2014-02-10 14:42:14 -08:00
..
driver.go Remove panic in lxc driver. 2014-02-07 19:09:52 -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.go Update lxc_template.go 2014-02-03 16:14:15 -05:00
lxc_template_unit_test.go Rename Process to Command 2014-01-20 16:05:07 -08:00