runc/libcontainer/integration
Daniel Dao 09c72cea69
fix panic regression when config doesnt have caps
When process config doesnt specify capabilities anywhere, we should not panic
because setting capabilities are optional.

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-03-21 00:45:26 +00:00
..
checkpoint_test.go add pre-dump and parent-path to checkpoint 2017-02-14 19:45:07 +08:00
doc.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
exec_test.go fix panic regression when config doesnt have caps 2017-03-21 00:45:26 +00:00
execin_test.go Add separate console socket 2017-03-16 10:23:59 -07:00
init_test.go Use fifo for create/start 2016-06-13 11:26:53 -07:00
seccomp_test.go Use fifo for create/start 2016-06-13 11:26:53 -07:00
template_test.go Update runtime spec to 1.0.0.rc5 2017-03-15 11:38:37 -07:00
utils_test.go sync up `HookState` with OCI spec `State` 2016-12-20 00:00:43 +08:00