How do i find out which vnet belongs to which docker container

I’m working a docker based application that requires applying traffic control policies to container network ports. Is there an easier way to find out which vnet belongs to which container? Is there something that would display all the vnet’s of a virtual bridge, and its associated docker container ID’s?