No description
Find a file
2018-08-31 03:34:04 +02: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 Update to python 3 2018-08-31 03:34:04 +02: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