How to get docker for windows to run in my subnet

Hello Everyone,

I am trying to figure out how to make my docker run in my subnet, instead of in a NAT’d internal network via the Docker switch setup in Hyper-v.

I want to use docker to host a pxe boot server to boot clonezilla over the network. I would like this docker to get an ip in my 192.168.1.0/24 subnet, instead of the 10.0.75 or whatever the standard subnet is on docker.

Any help would be appreciated

deldran !

Docker for Windows (native) is normally assigned from Windows subnet, without any additional doing (but must be rules for Inbound connestions in Firewall).