If on Windows, check you have WSL2 installed:
Make sure the WSL Version is 2.X.X
wsl --version
Make sure you have docker installed and the server running
There shouldn’t be any error when getting the server info
docker info
Check you have git installed
git --version