Windows 10 host access to container doesnt work

Network Access from Windows 10 Host to Container

Hello,

I’m new in docker.
I wanted to have Network Access from my Windows 10 host to the Container, but it doesn’t work.

From the container to the windows-host ( i tried ping) i got a Network Connection and the Container can communicate with each other.

But when I try to send a ping from the Windows-host to a Container e.g. 172.17.0.2 there is no answer.

I have tried to turn off the firewall and made a factory reset in docker.
i tried network mode host and bridge.
On my Linux host (Debian) does it work.

My Host is Microsoft Windows [Version 10.0.16299.611].

I use:
Version 18.06.0-ce-win72 (19098)
Channel: stable
5513f91