h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
https://fly.io/docs/app-guides/run-a-global-image-service/
MIT License
5.5k stars 455 forks source link

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

Open ShapeShifter499 opened 2 years ago

ShapeShifter499 commented 2 years ago

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
vaibsharma commented 2 years ago

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

nmapx commented 2 years ago

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

dekiesel commented 2 years ago

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