Docker on Windows server 2016 : wsarecv: An existing connection was forcibly closed by the remote host

Hello,

I need Docker to install another App, so I’m completely lost on getting this done.
Would you please help me run windows core server
I work on a physical server WIndows server 2016 version 1607 (OS version 10.0.14393.2273)
I’ve installed Docker version:
Client: Docker Engine - Enterprise
Version: 19.03.1
API version: 1.40
Go version: go1.12.5
Git commit: f660560464
Built: 07/25/2019 20:59:52
OS/Arch: windows/amd64
Experimental: false
Server: Docker Engine - Enterprise
Engine:
Version: 19.03.1
API version: 1.40 (minimum version 1.24)
Go version: go1.12.5
Git commit: f660560464
Built: 07/25/2019 20:57:41
OS/Arch: windows/amd64

And Docker compose version 1.24.1, build 4667896b.

I use this command :
docker run mcr.microsoft.com/windows/servercore:1607

I get the error:
…docker.exe: read tcp xxx.xxx.x.xx:60355 -> 204.79.197.219:443: wsarecv: An existing connection was forcibly closed by the remote host

Do you have idea on what causes this?