feat: add Apple Containers runtime support by jsj · Pull Request #4970 · supabase/cli

@jsj jsj changed the title feat: add apple-container runtime support feat: add Apple Containers runtime support

Mar 27, 2026

@supabase-cli-releaser @jsj

@jsj

Allow Supabase CLI-managed services to run on Apple Containers via
--runtime apple-container or [local].runtime in config.toml.

Keep Docker as the default runtime while adding runtime-aware service
lifecycle handling, analytics log forwarding, status reporting, and
related test coverage for Apple container execution paths.