I have never successfully been able to run supabase locally for development.
I follow the basic steps
npx supabase init
npx supabase login
npx supabase link
after running migrations, docker creates a container that goes into a fail loop and can never successfully run
supabase link eventually returns:
5a3278e8c70ece7fcc75d36310776cc54328e1da1fbf116636d647eae57f053a container logs:
failed to read docker logs: Error response from daemon: No such container: 5a3278e8c70ece7fcc75d36310776cc54328e1da1fbf116636d647eae57f053a
Failed to remove container: 5a3278e8c70ece7fcc75d36310776cc54328e1da1fbf116636d647eae57f053a Error response from daemon: No such container: 5a3278e8c70ece7fcc75d36310776cc54328e1da1fbf116636d647eae57f053a
2026/03/09 08:38:59 PG Send: {"Type":"Terminate"}
failed to inspect container health: Error response from daemon: No such container: 5a3278e8c70ece7fcc75d36310776cc54328e1da1fbf116636d647eae57f053a