Installation
Explore the different installation options for Arcade AI.
Supported Platforms
The arcade-engine
binary and containers will not be published to these
registries until the public Beta release.
Binary
The arcade-engine
binary can be downloaded through system package managers like brew
or apt-get
or directly from the links below.
- MacOS (Apple Silicon) (opens in a new tab)
- MacOS (Intel Chip) (opens in a new tab)
- Linux (x86) (opens in a new tab)
- Linux (arm64) (opens in a new tab)
- Linux (armv6) (opens in a new tab)
- Linux (armv7) (opens in a new tab)
Docker
Containers can be downloaded from Docker Hub (opens in a new tab).
linux/amd64 (opens in a new tab) | linux/arm64 (opens in a new tab) | |
---|---|---|
Ubuntu | ✅ | ✅ |
Alpine | ✅ | ✅ |
Apple Silicon Macs and Intel Chip Macs can use the linux/arm64 and linux/amd64 images respectively.
Kubernetes
Kubernetes deployments are not yet supported but coming soon.