microsoft / vscode-dev-containers

NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
https://aka.ms/vscode-remote
MIT License
4.71k stars 1.4k forks source link

Can you add cosmos db as a dev container choice? #1476

Open dfberry opened 2 years ago

dfberry commented 2 years ago

The setup for the cosmos db emulator to run from a docker container requires a few steps that aren't super obvious for dev containers. The Cosmos DB emulator would be a great 1st party additional to dev containers.

Relates to: <Codespaces | Remote - Containers | Both> Containers

bamurtaugh commented 2 years ago

Thanks for opening!

If this is a request to add a new dev container to this repo, we are currently working on how to best support current and future contributions to this repo. There are additional details in this issue: https://github.com/microsoft/vscode-dev-containers/issues/1291.