SupabaseS
Supabase6mo ago
ChrisM

Local Edge Functions docker container is not working

Have setup the local cli development as described in the docs.

When starting supabase.
supabase start


My container for running Edge Functions is not working correctly

I am using MACOS with an M1 Chip
Using the latest supabase cli through npx
It uses following image: public.ecr.aws/supabase/edge-runtime:v1.67.4

Error message:
exec /usr/local/bin/edge-runtime: exec format error

Thank you for your help!
Was this page helpful?