Files
podman/pkg
Paul Holzinger 4f427a89cb Align the podman ps --filter behavior with docker
All of our filters worked exclusive resulting in `--filter status=created --filter status=exited` to return nothing.

In docker filters with the same key work inclusive with the only exception being `label` which is exclusive. Filters with different keys always work exclusive.

This PR aims to match the docker behavior with podman.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-11-18 11:36:06 +01:00
..
2020-09-29 08:46:44 -07:00
2020-10-05 15:56:44 -07:00
2019-07-23 15:43:40 -04:00
2020-09-22 14:44:09 +02:00
2018-03-27 21:55:33 +00:00
2020-06-15 07:05:56 -04:00
2020-10-05 15:30:37 -07:00
2020-06-15 07:05:56 -04:00
2020-11-12 11:38:31 +01:00
2020-01-13 14:27:02 +01:00
2020-01-14 09:54:48 +01:00
2020-10-05 15:56:44 -07:00
2020-09-11 06:14:25 -04:00
2020-10-21 10:00:08 -04:00