runc/nsinit
Mrunal Patel cacc15360e Add config generation for simple user namespace testing.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-02-13 20:17:16 -05:00
..
Makefile nsinit: Add Makefile 2014-12-16 09:18:48 +03:00
config.go Add config generation for simple user namespace testing. 2015-02-13 20:17:16 -05:00
exec.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
init.go Persist container state to disk 2015-02-11 16:52:28 -08:00
main.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
oom.go Fix compilation with golang 1.3(uid/gid mappings is unsupported) 2015-02-12 13:28:07 -08:00
pause.go Refactory container interface 2015-01-31 20:51:12 -08:00
state.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
stats.go Implement nsinit state command 2015-02-11 18:49:28 -08:00
tty.go Remove console package and add Console type 2015-02-11 11:20:09 -08:00
utils.go Implement nsinit state command 2015-02-11 18:49:28 -08:00