docker-network-graph/README.md
Eugene Agafonov 0dc41a015c Add README
2016-09-30 00:59:45 +03:00

283 B

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