Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-graph

Show dependency graph of docker images/containers like this:

image

Orange is images and green is containers.

Features

Collect docker images, containers information, and show dependency graph using by Cytoscape.js.

This program calls docker command to get info, user need permission to use docker command but that's all. You don't need any other settings/configs.

Install/usage

Simply copy docker-graph command to docker host.

$ ./docker-graph

access from browser http://SERVER-IP:9091/

Caution!: There are no access restrictions. It must not to use production.

Build

Need golang 1.16 or later.

$ go build .

License

GPLv3

Author

Tomohisa Hirami(hirami@io-architect.com)

About

Show dependency graph of docker images/containers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages