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 32dca1a7b0 Strongly type exec driver context
This also removes dead code in the native driver for a past feature that
was never fully implemented.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-09-29 22:40:26 +00:00
..
template Add AUDIT_WRITE cap 2014-07-23 09:57:41 +04:00
create.go Strongly type exec driver context 2014-09-29 22:40:26 +00:00
driver.go Persistent directory for container in execdriver 2014-09-22 22:48:26 +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 Address review comments. 2014-09-15 17:00:00 +00:00
info.go Fix cross compile non cgo and linux systems 2014-07-16 16:57:49 -07:00
init.go Fix go vet warnings 2014-08-13 11:37:30 +04:00
utils.go Address review comments. 2014-09-15 17:00:00 +00:00