mirror of
https://github.com/moby/moby.git
synced 2026-07-21 06:52:18 +00:00
The header row was not being printed when "docker ps" was invoked without containers thanks to the new format support, and we instead received a single blank line. Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>