mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48: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>