DevBox can be installed via Homebrew, downloaded as a binary, or built from source.
brew tap pilat/devbox
brew install devbox
- Download the appropriate binary for your system from the Releases Page
- Make the binary executable and add it to your PATH
- Docker Engine 20.10.0 or later
- Docker Compose V2
- Git 2.28 or later
Verify your installation by running:
devbox --version