Daemon error on windows and hyperv

Hello gays,

I have something wrong with the docker daemon.

When I open windows powershell:
docker version say me than my server and my client are for windows.

If I run the cmd :
& “C:\Program Files\Docker\Docker\Resources\bin\docker-machine.exe” env | Invoke-Expression

to get shell configurations,
docker version say my server is for linux… :frowning:

If I try to run :
docker pull microsoft/windowsservercore

I get this :
Using default tag: latest
Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate is valid for IOS-Self-Signed-Certif
cate-4095333995, not registry-1.docker.io

look:


I don’t know what can I do to fix it …
Can you help me please?

Thnak you