Typically it should just work but there are some catches when using a docker container environment. NOTE: You don’t need to create a bridge between the host NIC and the TAP device. When you run runqemu the tap device is automatically created to match the subnet of the network interface in the guest OS. See…