Skip to content
/ godg Public

Graphical representation of docker container startup order

License

Notifications You must be signed in to change notification settings

masibw/godg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godg

Graphical representation of docker container startup order

Example

example-image

Install

go install github.com/masibw/godg@latest

Usage

First, run godg to monitor docker container.

godg

Then you start up the docker container that you want to check start order. After monitoring time, you can access the start-up.png that represents start up order.

If you want longer wait time, you can specify the time by -t flag.

godg -t 2m

About

Graphical representation of docker container startup order

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages