diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-08-24 17:39:37 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-08-27 14:47:41 +0000 |
commit | 2bc6427302eb6bcbd613d7ee767080d278968490 (patch) | |
tree | f2cac916ff7557bc604d4ad7874a0933e042b56c /docs | |
parent | 663ee91eec01706008046c1df2c307716f9288db (diff) | |
download | podman-2bc6427302eb6bcbd613d7ee767080d278968490.tar.gz podman-2bc6427302eb6bcbd613d7ee767080d278968490.tar.bz2 podman-2bc6427302eb6bcbd613d7ee767080d278968490.zip |
Fix handling of multiple filters in podman ps
Docker expects multiple filters to be passed with multiple uses
of the --filter flag (e.g. --filter=label=a=b --filter=label=c=d)
and not a single comma-separated list of filters as we expected.
Convert to the Docker format, and make some small cleanups to our
handling of filters along the way.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Closes: #1345
Approved by: umohnani8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions