mirror of
https://github.com/containers/podman.git
synced 2026-03-11 11:16:37 -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>