No description
Find a file
2018-08-31 03:40:05 +02:00
.gitignore Remove makefile and update instructions to use pipenv 2018-08-31 03:40:05 +02:00
docker-net-graph.py Update to python 3 2018-08-31 03:34:04 +02:00
Pipfile Add Pipfile 2018-08-31 03:34:14 +02:00
Pipfile.lock Add Pipfile 2018-08-31 03:34:14 +02:00
README.md Remove makefile and update instructions to use pipenv 2018-08-31 03:40:05 +02: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 https://github.com/LeoVerto/docker-network-graph-poc.git
#> cd docker-network-graph-poc
#> pipenv install
#> pipenv run python docker-net-graph.py