Hi All,
I am facing an issue with Docker for Windows application. This is happening after updating to newer version of 4.3.2. Previous version was running without any issues. After downloading and updating to new version, whenever I launch Docker Desktop I get error message " Docker failed to initialize. Docker Desktop is shutting down. ".
I have tried many solutions like:
- Closed docker and restarted laptop after update.
- Deleting log files in
C:\Users\{...}\AppData\Local\Docker
- Deleting files in
C:\Users\{...}\AppData\Roaming\Docker
- Tried to bump to previous release but unsuccessful with the message
Can anyone please help me resolve this issue as I have already wasted few hours to resolve this.
I am not sure if I should completely uninstall docker and install freshly. If doing so, may remove all existing volumes and containers. I donāt want to lose existing containers and data. BTW, I didnāt sign-in while working with containers.
Your help will be much appreciated.
Thanks in advance
P.S: I am working with Docker for Windows on Windows 10 machine with WSL2 enabled. I have also enabled Containers and Virtual Machine Platform in Windows Features.