winget install --id DDEVFoundation.DDEV
About DDEV
Docker-based local PHP+Node.js web development environments
What's new in 1.25.2
Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use sudo apt-get update && sudo apt-get install ddev, see apt/yum installation - Windows and WSL2: Download the Windows Installer; you can run it for install or upgrade. ⚠️ Traditional Windows users (not WSL2): If needed, the installer will prompt you to uninstall the previous system-wide installation to avoid conflicts with the new per-user installation. - Consider ddev delete images or ddev delete images --all after upgrading to free up disk space used by previous Docker image versions. This does no harm. - Consider ddev config --auto to update your projects to current configuration. Highlights - Faster ddev start: Reduced fresh-router healthcheck wait - New project types and quickstarts: 3 new project types (wp-bedrock, asterios, joomla) and 2 new quickstarts (Tempest, October CMS) - Auto-start on command: DDEV now automatically starts stopped projects when you run ddev exec, ddev ssh, ddev share, ddev xhgui, ddev pull, ddev push, or ddev snapshot restore - New diagnostic commands: ddev utility port-diagnose to identify port conflicts, ddev utility check-custom-config to detect unexpected configuration, ddev utility tls-diagnose to identify TLS/SSL problems with DDEV projects. Quickstarts - Add wp-bedrock project type, thanks to @jonesrussell - Add asterios project type, thanks to @asteriosphp - Add joomla project type, thanks to @renekreijveld - Add Tempest quickstart - Add October CMS quickstart, thanks to @daftspunk - Upda...
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.25.2 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use sudo apt-get update && sudo apt-get install ddev, see apt/yum instal... |
| 1.25.1 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use sudo apt-get update && sudo apt-get install ddev, see apt/yum instal... |
| 1.25.0 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use sudo apt-get update && sudo apt-get install ddev, see apt/yum instal... |
| 1.24.10 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use sudo apt-get update && sudo apt-get install ddev, see apt/yum instal... |
| 1.24.9 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use sudo apt-get update && sudo apt-get install --only-upgrade ddev, see... |
| 1.24.8 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use apt install ddev or apt upgrade ddev see apt/yum installation - Wind... |
| 1.24.7 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux: Use apt install ddev or apt upgrade ddev see apt/yum installation - Wind... |
| 1.24.6 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux or WSL2: Use apt install ddev or apt upgrade ddev see apt/yum installatio... |
| 1.24.5 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux or WSL2: Use apt install ddev or apt upgrade ddev see apt/yum installatio... |
| 1.24.4 | Unknown | Installation See the installation instructions for details, but it's easy: - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. - Linux or WSL2: Use apt install ddev or apt upgrade ddev see apt/yum installatio... |
| 1.24.1 | Unknown | Release notes |