wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
46.63k stars 1.77k forks source link

Hey @oshanz #556

Open morendi2033 opened 3 weeks ago

morendi2033 commented 3 weeks ago
          Hey @oshanz 

I have issues also, did you manage to solve the problem?

I have some issues about installing dive on my ubuntu 20.04 ARM64 vm. Indeed, when I use your commands, the last message that I get is : "Use "dive [command] --help" for more information about a command."

So it looks like the dive command is now available, but when I write in my terminal the command : dive imageID With the id of the image that I want to analyze, it keeps telling me : "Command 'dive' not found"

Would you have a solution to solve this problem ?

Originally posted by @JulienORIOL in https://github.com/wagoodman/dive/issues/387#issuecomment-1568791161