No description
Find a file
Eugene Agafonov a97144d3ca Fixes #1 Add license
MIT
2018-08-31 20:29:22 +03:00
supermake@bfaf407946 Initial commit 2016-09-30 00:48:22 +03:00
.gitignore Initial commit 2016-09-30 00:48:22 +03:00
.gitmodules Initial commit 2016-09-30 00:48:22 +03:00
docker-net-graph.py record-style output in color 2016-09-30 01:58:34 +03:00
LICENSE Fixes #1 Add license 2018-08-31 20:29:22 +03:00
Makefile Add README 2016-09-30 00:59:45 +03:00
README.md Add README 2016-09-30 00:59:45 +03:00
requirements-dev.txt Initial commit 2016-09-30 00:48:22 +03:00

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