Supported platforms
Linux
Fully supported. Pre-built binaries are provided for x86_64 and ARM64, in both glibc and musl variants. The Docker, Podman, and bubblewrap backends are available.
macOS
Alpha. Apple silicon on macOS 26 or later, using the Apple container backend:
orka --engine container
No macOS binary is distributed yet; build from source with cargo build --release. Intel Macs and earlier macOS releases are not supported, and neither is the bubblewrap backend.
Windows
Not supported. No Windows binary is distributed. Windows users can try WSL2, but this is untested.