SIGN IN SIGN UP

Fix ignore `-q` flag in `docker ps` when there is a default format.

Docker ps default format should not take precedence over cli flags.
This happens effectively for other flags except `-q`.
We need to let the cli to set the format as table to print the
expected output with `-q`.

Signed-off-by: David Calavera <david.calavera@gmail.com>
D
David Calavera committed
df46bfdd4d28dcab432b2fc6c36131ff95223148
Parent: 2e7b088