mirror of
https://github.com/containers/podman.git
synced 2025-06-02 10:46:09 +08: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>