podman rm -fa with continers that have --rm should not throw errors #9479
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
When you have containers that were created with --rm and you perform a rm -fa, there shouldn't be errors thrown that the container is missing (because it is stopped before deletion).
/kind bug
Reproducer:
The text was updated successfully, but these errors were encountered: