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

add support to visualize the Dockerfile from a docker image #8

Open
larrycai opened this issue Aug 3, 2015 · 3 comments
Open

add support to visualize the Dockerfile from a docker image #8

larrycai opened this issue Aug 3, 2015 · 3 comments

Comments

@larrycai
Copy link

larrycai commented Aug 3, 2015

will be interesting to see dockviz can support generating Dockerfile from docker image as well.

see related blog/solution

@justone
Copy link
Owner

justone commented Aug 18, 2015

Interesting idea. I'll look into it at some point.

@gesellix
Copy link

gesellix commented May 8, 2016

Hey, I made a combined image for personal use, but it might help you to build a more generic variant. I also stumbled over some dynamic library issues when running a dockviz release in an Alpine image (using musl libc instead of glibc), which is why I build the binary during the Docker build.

See https://github.com/gesellix/docker-tree-viz for the source.

@justone
Copy link
Owner

justone commented May 8, 2016

@gesellix Interesting idea. I created a new issue to talk about the docker image over here: #22

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

No branches or pull requests

3 participants