Closed
Description
Preliminary checklist
- I am using the latest stable version of DDEV (see upgrade guide)
- I have searched existing issues
- I have checked the troubleshooting guide
- I have run
ddev debug test
to include output below
Output of ddev debug test
Expand `ddev debug test` diagnostic information
[COPY-PASTE HERE THE OUTPUT OF `ddev debug test`]
Expected Behavior
I would expect after running ddev delete images
only the image for the current version of ddev is left.
Actual Behavior
but instead the versions for the two previous versions are still there as well:
Steps To Reproduce
- run
ddev delete images
- run
docker image ls
Anything else?
if you check the delete-images.go file the comment states that the check for router images "might" not work and has to be checked (See the screenshot)
i've just checked all the preliminary checklist checkboxes. but i am not using the latest stable version of ddev i am using HEAD instead. but i'Ve checked the existing issues, and checking the troubleshooting guide doesnt apply here nor running the debug test makes much sense.
Metadata
Metadata
Assignees
Labels
No labels