Executing docker version returns the following results.
docker version
C:\\Projects> docker version Client: Version: 1.13.0-dev API version: 1.25 G
Faced the similar issue, having installed docker desktop on a Windows VM, running on WSL2.
Solution:
Updated the Windows to latest build and VMTools to the latest(11.2) version, fixed the issue, now docker is running non-stop.