Docker opened a rebuilt Docker VMM to public beta on August 12 as part of Docker Desktop 4.86. The announcement describes a first-party virtual-machine monitor optimized for the Linux engine and container workloads that Desktop runs on macOS and Windows.
The runtime layer becomes a user-selectable beta
On macOS, users who already selected Docker VMM receive the new engine when they update to 4.86. On Windows, the General settings page exposes a Docker VMM option. Docker says no waitlist or separate feature flag is required. Linux support is planned for general availability, so it is not part of this public beta.
The company rebuilt the layer to address the places developers notice virtualization most: builds, filesystem synchronization, container starts, stability, and memory release. Those goals need local measurement. Repository shape, bind mounts, host architecture, antivirus tools, and Compose topology can all affect results.
Switching engines needs a workload check
Before enabling the beta across a fleet, teams should record current startup, build, file-change, and idle-memory behavior on representative machines. Run the same suite after switching, including bind-mounted source trees, multi-container networking, large image pulls, sleep and resume, and Desktop restart. Preserve a documented path back to the previous engine.
Docker targets general availability for the end of October 2026, when it plans to make the VMM the default for new Desktop installations. That schedule is a stated target, not a current guarantee. The beta is most useful as a chance to surface workload-specific compatibility issues before any default changes, with results segmented by operating system and hardware rather than reduced to one fleet-wide performance number.
- Docker VMM Public Beta: A Complete Overhaul, Built for Performance
Docker · Aug 12, 2026
See the original announcement for availability and release details.