mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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>