Files
docker-docs/daemon
Lei Jitang 83fbaa3cb4 Fix restore active sandbox
we store the active sandbox after daemon.containerd.Restore, but there
is a chance the `Restore` will set the container to exit see
(https://github.com/docker/docker/blob/master/libcontainerd/client_linux.go#L469).
so we should check if the container is really running before add it to
activesandbox.

Signed-off-by: Lei Jitang <leijitang@huawei.com>
(cherry picked from commit 78f3094518b1f3f498bd2629667877f9a87d452f)
2016-06-16 23:36:56 -07:00
..
2016-06-16 23:36:55 -07:00
2016-06-13 22:16:18 -07:00
2016-05-06 16:08:53 -07:00
2016-06-14 07:47:31 -07:00
2016-06-13 22:16:18 -07:00
2016-06-13 22:16:18 -07:00
2016-06-16 23:36:56 -07:00
2016-06-11 13:16:55 -07:00
2016-06-14 07:47:31 -07:00
2016-06-11 19:42:38 +02:00
2016-06-11 13:16:55 -07:00
2016-06-14 16:45:25 -07:00
2016-06-02 19:12:20 -07:00
2016-04-27 11:36:47 +08:00