Skip to content

io-architect/docker-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages