mirror of
https://github.com/containers/podman.git
synced 2025-05-23 10:07:33 +08:00

`podman play kube` tries to build images even if `--build` is set to false so lets honor that and make `--build` , `true` by default so it matches the original behviour. Signed-off-by: Aditya R <arajan@redhat.com>