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