wagoodman/dive

Build for ARM v8

corasaniti opened this issue · 4 comments

It would be nice to have a build that I could use on the Raspberry Pi.
Thank you

arm64 docker image would by nice
on mac with arm64

docker run -ti --rm  -v /var/run/docker.sock:/var/run/docker.sock wagoodman/dive --help  
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
This tool provides a way to discover and explore the contents of a docker image. Additionally the tool estimates
the amount of wasted space and identifies the offending files from the image.
…