/Docker-Graph

A script that generates a graph which shows all running containers and how they are connected.

Primary LanguagePython

Docker-Graph

A script that generates a graph which shows all running containers and how they are connected.

Install docker-py:
sudo pip install docker-py

Documentation:
Documentation

Projects we might find usefull:
Graphviz link - shows how to cluster nodes in graphviz
Graphviz link - graphviz python wrapper