mirror of
https://github.com/containers/podman.git
synced 2026-06-05 22:34:53 -04:00
Handle the platform parameter correctly. The parameter was only parsed in presence of credentials and the code was a bit complex. Also add a regression test. Fixes: #10977 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>