Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker provider: handle variation in error text during image removal #13564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eszense
Copy link

@eszense eszense commented Jan 4, 2025

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

Fixes #13563

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
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Image is in use by a container" error during vagrant destroy when docker provider cannot remove in-use image
1 participant