Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 283 Bytes

Docker Network Graph

Sample python script to draw graph of Docker networks and containers

Install/run

#> git clone --recursive https://github.com/eagafonov/docker-network-graph-poc.git
#> make install-requirements
#> make build-graph