Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker provider: Don't explode when removing an image if it is in use
Handles the slightly different error text when podman backend is used: `Stderr: Error response from daemon: image xxx is in use: image used by yyy: image is in use by a container: consider listing external containers and force-removing image `
- Loading branch information