Make sure Docker Desktop is installed on your machine and running.
To verify that it’s running, open Docker Desktop through the Start Menu or run the following command:
docker version
The command should run successfully and you should see some output.