docker-network-graph/README.md

315 B

Docker Network Graph

Sample python script to draw graph of Docker networks and containers

Install/run

#> git clone https://github.com/LeoVerto/docker-network-graph-poc.git
#> cd docker-network-graph-poc
#> pipenv install
#> pipenv run python docker-net-graph.py