13 lines
283 B
Markdown
13 lines
283 B
Markdown
|
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
|