docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.86k stars 292 forks source link

Delete All Containers Broken #13378

Open gunslingor opened 1 year ago

gunslingor commented 1 year ago

Actual behavior

image

Expected behavior

Containers are deleted or valid and addressable error message is presented.

Additional Info

landism commented 1 year ago

Thanks for reporting!

I didn't have any luck finding an underlying cause, but the next version of Docker Desktop (4.19) will now report this error by showing the command that failed and its output, which hopefully give us the information needed to solve this.

gunslingor commented 1 year ago

It appears the message has changed after update... good work, good error messages lead to speedy resolutions... didn't research it, but initial guess is that this is a common command y'all forget to update when you update the underlying docker or something... looking forward to having my delete all container buttons back =), again.

image