collect network interconnect information between host and containers (gest)
this package require 'docker' and 'ifaceinfo', this tow package are installed automatically when you install dockerifaces
pip install dockerifacesfrom dockerifaces import DockerInterfaces
_containersNetworks = DockerInterfaces()