How to access docker container outsize the docker host

I am using windows docker ce and I have installed centos 7 in my docker container. Now I want to access my docker in my physical network without ip forwarding. Is there any way to do it. I know that macvlan not supported in windows docker.