runc/nsinit
Alexander Morozov fe9f766895 Fix compilation with golang 1.3(uid/gid mappings is unsupported)
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-02-12 13:28:07 -08:00
..
Makefile nsinit: Add Makefile 2014-12-16 09:18:48 +03:00
config.go Add GetPath on namespace config 2015-02-12 10:38:43 -08: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