docs/devcontainer/README.md
⚠️ BETA: The devcontainer setup is currently in Beta stage. Please report issues and feedback to the team.
This is the comprehensive guide for developing MongoDB using Dev Containers. Choose the guide that best fits your needs:
Start here if you're new to devcontainers or MongoDB development
Personal customizations without modifying the devcontainer setup
Understand how the devcontainer works under the hood
Having issues? Check here for solutions
Power user workflows and complex scenarios
Quick answers to common questions
Dev Containers provide a consistent, reproducible development environment using Docker containers. This ensures:
The MongoDB devcontainer provides:
Ready to get started? → Follow the Getting Started Guide