runc/nsinit
Michael Crosby ae9af437f0 After parsing flags check that the command is nsenter
Signed-off-by: Michael Crosby <michael@docker.com>
2014-08-07 10:48:29 -07:00
..
nsinit Rename package correctly so the binary is nsinit 2014-07-08 16:36:59 -07:00
cli.go Refactor execin code to be simpler 2014-08-06 18:44:41 -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 Refactor execin code to be simpler 2014-08-06 18:44:41 -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