imaginary icon indicating copy to clipboard operation
imaginary copied to clipboard

Does Imaginary Docker support arm? Not compatible with Raspberry Pi 4

Open ShapeShifter499 opened this issue 3 years ago • 3 comments

I tried to grab imaginary for a Raspberry Pi 4 8GB install and it failed when running.

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /usr/local/bin/imaginary: exec format error

ShapeShifter499 avatar Aug 13 '22 03:08 ShapeShifter499

no it doesn't... you need to create your own @ShapeShifter499

vaibsharma avatar Aug 16 '22 10:08 vaibsharma

https://github.com/WordPress/openverse-api/pkgs/container/openverse-imaginary

nmapx avatar Aug 27 '22 00:08 nmapx

https://github.com/WordPress/openverse-api/pkgs/container/openverse-imaginary

I might be mistaken but there are only amd64 images there.

/edit: my bad, there are arm64 images there, but they don't run on raspbian 32 bit:

ERROR: for imaginary no matching manifest for linux/arm/v7 in the manifest list entries ERROR: no matching manifest for linux/arm/v7 in the manifest list entries

dekiesel avatar Sep 01 '22 19:09 dekiesel