mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +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>