Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Categories Atlas CLI
Created by Guest
Created on Apr 15, 2024

Add instructions for windows local development.

It took me some research, but I was able to run the mongodb/atlas:latest docker image on a windows machine using Docker Desktop. I had to add this config on WSL nestedVirtualization=true (see https://learn.microsoft.com/en-us/windows/wsl/wsl-config). Please add this to the documentation to save some troubleshooting time for other windows developers that might want to try this feature locally.
  • ADMIN RESPONSE
    Oct 18, 2025
    Thanks for voting for this request, which is now complete. Additionally, we now also support the Atlas CLI flow for setting up local development environments on Windows.
  • Guest
    Apr 16, 2024
    Hi Tomas, currently Windows is not a supported platform for local development https://www.mongodb.com/docs/atlas/cli/stable/atlas-cli-deploy-local/#supported-os-for-local-atlas-deployments but we are actively working to improve the experience and bring support to more OSes including Windows and Ubuntu