Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: visualize dependency graph #91

Closed
bjaglin opened this issue Aug 25, 2014 · 0 comments
Closed

Feature: visualize dependency graph #91

bjaglin opened this issue Aug 25, 2014 · 0 comments

Comments

@bjaglin
Copy link
Collaborator

bjaglin commented Aug 25, 2014

Proposal: adding a crane dot or crane graph command that will output the graph in the dot format, visualizing all dependencies (links, net, volumes-from). All containers are present, but targeted ones are displayed in a different colors. This will help understanding dependencies and the effect of cascading flags.

Implementation-wise, it's not much more than a go template, so it should be fairly concise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants