mirror of
https://github.com/containers/podman.git
synced 2026-07-17 02:31:52 -04:00
to make things more effecient for the api work we are doing, we should process image filters internally (as opposed to in main). this allows for better api responses and more closely affiliated functions. Signed-off-by: baude <bbaude@redhat.com>