Mitch Denny

Results 222 comments of Mitch Denny
trafficstars

I think we probably aren't going to be able to solve this until we get our volume story sorted out in the app model.

Actually another way of doing this is to write a Dockerfile which replaces the startup command with something that takes a bunch of environment variables and writes them into the...

@josephaw1022 we've made a lot of progress on this since we last reviewed this. AZD is actually capable of uploading files referenced in bind mounts into storage. So there might...

Will close this PR for now. If you have time to come back to it feel free to re-open it.

@DamianEdwards I've got this PR where I am looking to add secret support to Aspire: https://github.com/dotnet/aspire/pull/1487 This PR is the first phase which adds the underlying resource types, but in...

Punting to preview 4 because we won't have time to react to some of the discussions from our app model offsite and it will dictate what we do here.

We discussed this at one of the AppHost syncs. We still want to do this an it's an important building block for container persistence.

Not something we are tackling for GA at this point.

I think we need to start getting concrete about what features we want here and what the benefits are going to be both in terms of local development, and what...

There is a second perspective on this in that we are just using networks for local development to exert more control over address/hostname mapping. We could put each container in...