mirror of
https://github.com/containers/podman.git
synced 2026-03-18 22:57:36 -04:00
Allow more variants to yield json output for `podman version` and `podman info`. Instead of comparing strings, use a regex and add unit and e2e tests. Fixes: #6927 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>