macOS
DMG (recommended)
- Download the latest
.dmg
package from GitHub - Mount the DMG by double-clicking it
- Double-click on the
LandoInstaller.pkg
- Go through the setup workflow
- Enter your username and password when prompted
Choose the correct DMG for your chip architecture
If you have a new Apple Silicon based Mac then choose the arm64
. Use the x64
DMG for the older Intel chip Macs.
Note that Apple Silicon support is still a work in progress and YMMV.
HomeBrew
We do not maintain this!
Please note that the versions of Lando and Docker installed via Homebrew are community-maintained and may not be the latest version as provided by the .dmg
package from GitHub. This also means that brew
may install an unsupported version of Docker for you.
See: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/l/lando.rb
- Ensure homebrew is installed and up-to-date.
- Add the lando cask:
brew install --cask lando