mirror of
https://github.com/containers/podman.git
synced 2026-03-09 10:20:21 -04:00
In case of no `platform` , bindings should not add `platform` to parameters at all instead it adds `/` as platform string which is invalid. [NO NEW TESTS NEEDED] Exsiting test should pass with new buildah from upstream. Closes: https://github.com/containers/buildah/issues/4768 Signed-off-by: Aditya R <arajan@redhat.com>