Multi-app run in dev container
I've been playing around with Multi-app run and dev containers but making very little progress.
It would be fantastic to see a sample of this if possible.
I always seem to end up with a dev container where the dapr runtime: n/a. I then have to `dapr uninstall`, then `dapr init` in the container terminal before everything works. This feels like it goes against the idea of being able to open a dev container and have everything prepped and ready to go.
Am I missing something?
0 条评论