Files
docker-cli/components/engine/daemon
Michael Crosby 3b8068c818 Check for non-nil container after match
There can be a race between getting the container ids for matches and
getting the actual container.  This makes sure that we check that the
container returned by `Get` is non-nil before adding it to the list of
matches.

Fixes #25991

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: a020ec4c8b476a814eb137e216fe9d723524fc3b
Component: engine
2016-08-26 10:02:10 -07:00
..
2016-05-06 16:08:53 -07:00
2016-08-25 13:09:36 -04:00
2016-08-25 13:09:04 -04:00
2016-07-23 11:32:23 +08:00
2016-07-21 20:04:47 -07:00
2016-07-23 11:32:23 +08:00
2016-02-03 10:43:01 -08:00
2016-07-18 12:53:34 -06:00
2016-06-30 11:32:49 -07:00
2016-08-22 22:09:25 -04:00
2016-06-27 10:23:37 -07:00
2016-06-27 10:23:37 -07:00
2016-08-01 01:00:38 +08:00
2016-08-08 22:46:53 +08:00
2016-06-02 19:12:20 -07:00
2016-08-16 14:16:12 -04:00