suggest use nat-swith create a new swith
New-VMSwitch –SwitchName "NATSwitch" –SwitchType Internal
New-NetIPAddress –IPAddress 172.21.21.1 -PrefixLength 24 -InterfaceAlias "vEthernet (NATSwitch)"
New-NetNat –Name MyNATnetwork –InternalIPInterfaceAddressPrefix 172.21.21.0/24
then dockerhost should be changed to 172.21.21.1
with the logic of the xdebug , if php-fpm is using the 9000 so if we use the same container for xdebug we have to use another port for xdebug e.g. 9001
the most important part is the port which you have to expose to outside to listen