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 dockerifaces
from dockerifaces import DockerInterfaces
_containersNetworks = DockerInterfaces()