wagoodman / dive

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

Deploy arm32 binaries #488

Open patrickelectric opened 6 months ago

patrickelectric commented 6 months ago

What would you like to be added: arm64 does not run in arm32 hardware

Why is this needed: arm32 is pretty popular and there are some OSs that are distributed over arm32 to be compatible with both arm32 and arm64 boards.

Additional context: Just add arm32 on the build CI, just the binary is already great.

gruyaume commented 5 months ago

The dive snap is available for multiple architectures including arm64. I don't have an arm64 system myself to test it on but I encourage you to go ahead and try it.

patrickelectric commented 5 months ago

It does not include arm32

gruyaume commented 5 months ago

Correct, my bad, I read to fast and assumed arm64. We do have an armhf build which is 32 bits, but again I don't have such a system to validate that it works fine.

patrickelectric commented 5 months ago

Where are the binaries to download ? Is there a release with it ? I can test.

gruyaume commented 5 months ago

Once the snap is installed, the binary is under /snap/dive/current/bin/.