Files
docker-docs/daemon
Michael Crosby aaaeb84ac6 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>
(cherry picked from commit a020ec4c8b476a814eb137e216fe9d723524fc3b)
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-09-26 19:33:23 -07:00
..
2016-06-13 22:16:18 -07:00
2016-05-06 16:08:53 -07:00
2016-07-25 23:18:15 -07:00
2016-07-25 23:15:42 -07:00
2016-07-25 23:18:15 -07:00
2016-07-08 15:32:14 -07:00
2016-06-30 16:47:52 -07:00
2016-06-30 16:47:52 -07:00
2016-07-25 23:18:15 -07:00
2016-06-30 16:47:43 -07:00
2016-06-02 19:12:20 -07:00