Docker Commands not working


I fixed your post to show the url. Please, format your posts according to the following guide: How to format your forum posts
In short: please, use </> button to share codes, terminal outputs, error messages or anything that can contain special characters which would be interpreted by the MarkDown filter. Use the preview feature to make sure your text is formatted as you would expect it and check your post after you have sent it so you can still fix it.

Example code block:

```
echo "I am a code."
echo "An athletic one, and I wanna run."
```

Now about the issue: You need to install Git on Windows and configure it properly.

Or enable WSL integration, run a WSL2 distribution in which you install git on Linux. and run the docker commands their. But ti won’t help the GUI to have git s you will still need git for windows for that.