Docker desktop container is always restarting


I edited your post again. 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."
```

I don’t know what compreface is. I guess you could open an issue here:

if this is what you are using.

If it is really a CPU issue which mentionee on the site you lnked, there is probably nothing to do, but Docker Desktop for Windows runs a vitual machine in which Docker is running, so if you installed Docker Desktop using the WSL2 backend, you could try installing it with HyperV backend (if you have Windows pro) or just run your own virtual machine with a vitual cpu.

I don’t know if it helps, but I have no other ideas. Have you tried it on other machines?