vantage6.common.docker.addons.get_networks_of_container#
- get_networks_of_container(container)#
Get list of networks the container is in
- Parameters:
container (Container) – The container in which we are interested
- Returns:
Describes container’s networks and their properties
- Return type:
dict