1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/native
Lei Jitang 2cce4791b0 Add -u|--user flag to docker exec for running command as a different user
Signed-off-by: Lei Jitang <leijitang@huawei.com>
2015-04-11 11:04:24 +08:00
..
template Update libcontainer to 4a72e540feb67091156b907c4700e580a99f5a9d 2015-03-19 14:42:23 -04:00
create.go We want to allow the sharing of /dev from the host into the 2015-03-20 08:56:21 -04:00
driver.go Removes unused function. 2015-04-07 18:15:28 -04:00
driver_unsupported.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
driver_unsupported_nocgo.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
exec.go Add -u|--user flag to docker exec for running command as a different user 2015-04-11 11:04:24 +08:00
info.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00
init.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00
utils.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00