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