Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Continue deployment even if ContainerRemove call returns error
In some situations Podman will report that the previous container is no longer present: "no container with ID or name ..." This condition should not prevent redeployment to continue. Fixes: #9560
- Loading branch information