containerd/linux/shim
Phil Estes ff15d18f1f Merge pull request #1287 from crosbymichael/exitstatus
Return exit status from Wait of stopped process
2017-08-04 11:49:51 -04:00
..
v1 Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00
client_linux.go Add ShimCgroup path for placing shim in cgroup 2017-07-27 15:25:27 -04:00
client_unix.go Add ShimCgroup path for placing shim in cgroup 2017-07-27 15:25:27 -04:00
client.go linux/shim: use events.Publisher interface 2017-07-31 14:23:51 -07:00
exec.go Use a temp socket to receive the console from runc 2017-08-03 10:44:10 -07:00
init.go Use a temp socket to receive the console from runc 2017-08-03 10:44:10 -07:00
io.go Close stdin on create if it wasn't requested and there's no terminal 2017-05-16 14:16:47 -07:00
local.go Add create/start to exec processes in shim 2017-08-02 13:50:08 -04:00
process.go Add Get of task and process state 2017-08-02 13:50:08 -04:00
service_linux.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
service_unix.go use epoll to manage console i/o in linux 2017-07-30 10:50:39 +01:00
service.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00