--- id: supabase-stop title: "supabase stop" slug: supabase-stop custom_edit_url: https://github.com/supabase/supabase/edit/master/web/spec/cli.yml --- import Tabs from '@theme/Tabs'; import TabsPanel from '@theme/TabsPanel'; ```bash supabase stop ``` When you are finished with Supabase, run `supabase stop` to stop the Docker services.