Can not start docker on Windows 10 home, installed on netcup vps

I have installed Docker on Windows 10 home, which I use on netcup vps.

I use VPS 1can not start docker on Windows 10 home, installed on netcup vps.

000 G11 package, from netcup vps.

Can you tell me please, if the next errors could be fixed by netcup stuff on their servers, equipment configurations, or everything is about my end-side configuration, through the vps?

The error I receive from Docker is:

ensuring main distro is deployed: deploying "docker-desktop": importing WSL distro "WSL2 is not supported with your current machine configuration.\r\nPlease enable the \"Virtual Machine Platform\" optional component and ensure virtualization is enabled in the BIOS.\r\nEnable \"Virtual Machine Platform\" by running:

wsl.exe --install --no-distribution\r\nFor information please visit [https://aka.ms/enablevirtualization\r\nError](https://aka.ms/enablevirtualization%5Cr%5CnError) code: Wsl/Service/RegisterDistro/CreateVm/HCS/HCS_E_HYPERV_NOT_INSTALLED\r\n" output="docker-desktop": exit code: 4294967295: running WSL command wsl.exe C:\Windows\System32\wsl.exe --import docker-desktop <HOME>\AppData\Local\Docker\wsl\main C:\Program Files\Docker\Docker\resources\wsl\wsl-bootstrap.tar --version 2: WSL2 is not supported with your current machine configuration. P

All the requirements are here in the documentation

Including the settings to enable virtualization in BIOS. In your case, also the nested virtualization sicne you run a virtual machine (vps). If nested virtualization is not allowed in your virtual server, Docker Desktop will not run.