mirror of
https://github.com/containers/podman.git
synced 2025-11-02 14:55:28 +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>