mirror of
https://github.com/docker/cli.git
synced 2026-09-04 18:14:29 -05:00
Fixes an issue where a `Dead` container has no names so the API returns `null` instead of an empty array. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 59b8a0f697355f1d404121f0c3e96c4957ac4608 Component: engine