runc/nsinit
Michael Crosby 9378c05c37 Remove nsinit main calling pkg
Signed-off-by: Michael Crosby <michael@docker.com>
2014-08-12 10:45:41 -07:00
..
cli.go Modify nsinit to register actions for argv 0 2014-08-08 11:16:56 -07:00
config.go Separate nsinit main from implementation. This is done inorder to package nsinit as part of docker binary. 2014-07-01 22:00:15 +00:00
exec.go After parsing flags check that the command is nsenter 2014-08-07 10:48:29 -07:00
init.go Move locking to caller. 2014-08-01 19:06:56 -04:00
nsenter.go Modify nsinit to register actions for argv 0 2014-08-08 11:16:56 -07:00
pause.go Separate nsinit main from implementation. This is done inorder to package nsinit as part of docker binary. 2014-07-01 22:00:15 +00:00
stats.go Separate nsinit main from implementation. This is done inorder to package nsinit as part of docker binary. 2014-07-01 22:00:15 +00:00
utils.go Separate nsinit main from implementation. This is done inorder to package nsinit as part of docker binary. 2014-07-01 22:00:15 +00:00