Anonymous - 2023-12-12

Originally posted by: captainsafia

@rizwaanbutt Thanks for opening this issue!

One thing to note WRT to devcontainer support is that the Aspire debugging experience is currently limited to VS. It's still possible to run the app host containing the application from the CLI in a dev container, but you won't get as full fidelity an experience with VS Code + dev containers.

Also, I'm not sure if it possesses an issue that Aspire takes a dependency on Docker. It is possible to run Docker inside a Docker container but not sure if Dev Containers make this difficult to experience.

All in all, I think we'll want to make sure the developer experience for Dev Containers actually works before incorporating it.

In the meantime, did you run into any issues while trying to setup and run this app?