pkg/libcontainer/nsinit
Michael Crosby bb59129b2f Refactor to remove cmd from container
Pass the container's command via args
Remove execin function and just look for an
existing nspid file to join the namespace
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-02-21 14:56:16 -08:00
..
exec.go Refactor to remove cmd from container 2014-02-21 14:56:16 -08:00
execin.go Refactor to remove cmd from container 2014-02-21 14:56:16 -08:00
init.go Refactor to remove cmd from container 2014-02-21 14:56:16 -08:00
main.go Refactor to remove cmd from container 2014-02-21 14:56:16 -08:00
mount.go OSX compilation 2014-02-21 14:56:16 -08:00
ns_linux.go Add execin function to running a process in a namespace 2014-02-21 14:56:16 -08:00