lando@edge
« Back to VersTracker
Description:
Local development environment and DevOps tool built on Docker
Type: Cask  |  Latest Version: 3.20.8@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @landoedge  |  formulae.brew.sh
Category: Devops
Tags: development docker devops local-environment containerization
Install: brew install --cask lando@edge
About:
Lando is a powerful, open-source local development environment and DevOps tool built on Docker. It simplifies the setup of complex application stacks by managing containers, services, and dependencies with a single configuration file. This allows developers to standardize their environments and streamline workflows across different projects.
Key Features:
  • Declarative configuration via a single .lando.yml file
  • Supports a wide array of languages and frameworks out-of-the-box
  • One-command setup for starting, stopping, and rebuilding services
  • Built-in tooling for database management and CLI commands
  • Extensible architecture for custom services and tooling
Use Cases:
  • Setting up consistent local development environments for teams
  • Running multiple projects with conflicting dependencies side-by-side
  • Automating the creation of ephemeral testing environments for CI/CD pipelines
Alternatives:
  • Docker Compose – Lando provides a higher-level abstraction with pre-configured app recipes, whereas Docker Compose requires more manual configuration.
  • Devilbox – Lando is more flexible and framework-agnostic, while Devilbox is a more turnkey PHP-centric solution.
Version History
Detected Version Rev Change Commit