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
Michael Crosby f5a154f2d2 Don't hardcode default rlimit
The default for rlimit handling should be to inherit the rlimit of the
daemon unless explicitly set.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-03-17 16:04:15 -07:00
..
template Don't hardcode default rlimit 2015-03-17 16:04:15 -07:00
create.go Filter out default mounts that are override by user. 2015-03-16 18:39:50 -04:00
driver.go Merge pull request #11343 from hqhq/hq_fix_panic_error 2015-03-16 15:16:03 -07: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 Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -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