containerd/linux
Michael Crosby 7482962b9d Handle restore with dead shim
Add functionality for restoring containers after containerd dies and is
restarted with terminated shims.

This ensures that on restore, if a container no longer has a running
shim, containerd will kill and cleanup the container.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-04-07 14:22:43 -07:00
..
shim Initial windows runtime work 2017-04-07 09:20:44 -07:00
container.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
runtime.go Handle restore with dead shim 2017-04-07 14:22:43 -07:00
shim.go Handle restore with dead shim 2017-04-07 14:22:43 -07:00