M meehatpa Discoverer May 26, 2024 #2 For vms to get dhcp IP, a bridge network in windows needs to be created. And for the docker containers, you can try with macvlan network.
For vms to get dhcp IP, a bridge network in windows needs to be created. And for the docker containers, you can try with macvlan network.
M meehatpa Discoverer May 26, 2024 #4 Checkout the instructions given in the official docker docs https://docs.docker.com/network/drivers/macvlan/
Checkout the instructions given in the official docker docs https://docs.docker.com/network/drivers/macvlan/