Docker has introduced Docker VMM (virtual machine monitor), a new first-party virtualization layer for Docker Desktop. This new component replaces previous third-party virtualization solutions, allowing Docker to directly control and optimize the engine specifically for container workloads. The public beta is available with Docker Desktop 4.86 for macOS and Windows.
The new virtualization layer is designed to bring performance, stability, and governance improvements. Docker states that container startup is now faster across various scenarios, including initial launch, project switching, and restart recovery. File sharing between containers and the host has also been enhanced, particularly benefiting edit-compile-test workflows. Additionally, Docker VMM improves memory efficiency by returning unused memory to the host when containers are idle.
For Windows users, Docker now owns the virtualization layer, aiming to provide Hyper-V-level isolation with performance closer to WSL2. Docker emphasizes that VMM is not just a performance upgrade but a new foundational architecture for its products. The same virtualization engine will power Docker Sandboxes, extending benefits to traditional Docker workloads and isolated environments for AI agents. The long-term goal is a unified runtime across laptops, cloud, and on-prem for containers, Compose applications, and AI agents.
Docker VMM is currently included in Docker Desktop 4.86. On macOS, it is automatically enabled, while on Windows, it is an opt-in setting. Docker plans to release general availability with Linux support by the end of October.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Docker has released Docker VMM, a new first-party virtualization layer for Docker Desktop, replacing third-party components. This change aims to improve performance, stability, and memory efficiency for container workloads on macOS and Windows, with Linux support planned.