VPN + Docker + Bridged Interfaces (on a Mac running an OpenVPN client)

Hi,

As the tittle states I need to run several containers each one connected to an OpenVPN server.

Since the host Mac itself is connected to a VPN too the only way I see to achieve this is by creating a bridge connection for each container. However I’m not sure if this is possible on macOS: Explore networking features on Docker Desktop | Docker Docs

Has anybody tried this already? I will greatly appreciate any suggestion that could point me on the right direction.

All the best!