Feature request
Is your feature request related to a problem? Please describe.
I'd like to run supabase on a Raspberry Pi 4 with a 64bit OS. Currently some of the used images don't seem to support that architecture (see log at the bottom) resulting in exec user process caused: exec format error for:
- supabase-mail
- supabase-db
- supabase-rest
- supabase-auth
Describe the solution you'd like
Add support for aarch64.
Additional context
docker-compose up output on a RPi4 a 64bit Rasbian:
https://gist.github.com/bmedicke/4ee23a9914717c3fd92f7800cd457cff
Feature request
Is your feature request related to a problem? Please describe.
I'd like to run supabase on a Raspberry Pi 4 with a 64bit OS. Currently some of the used images don't seem to support that architecture (see log at the bottom) resulting in
exec user process caused: exec format errorfor:Describe the solution you'd like
Add support for aarch64.
Additional context
docker-compose upoutput on a RPi4 a 64bit Rasbian:https://gist.github.com/bmedicke/4ee23a9914717c3fd92f7800cd457cff