Skip to content

macOS and iOS

Can I use Docker on macOS runners?

Quick answer

Only via a Linux VM, which is slow. Run Docker workloads on Linux runners instead.

The detail that matters

If a job needs both Xcode and Docker, split it: build on macOS, containerise on Linux.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.