-
Notifications
You must be signed in to change notification settings - Fork 169
Proposal: use microsoft/dotnet image for CoreCLR images #124
Comments
👍 |
Yeah, it does mean significant changes for us. I think the only thing we really need to layer on top is libuv, and the mono stuff. Everything else should be done by the dotnet cli base image. So some of our stuff gets simpler, which is nice. A couple of ideas for more stuff the ASP.NET images could do above the CLI image is:
@ahmetalpbalkan what do you think about these ideas? |
@glennc For 2, I still tend to think if we add I believe dotnet folks are also thinking of an onbuild image (dotnet/dotnet-docker#14 (comment)) we can coordinate. I think we should move forward with this idea, though, we can evaluate onbuild separately. |
closing in favor of #136 |
We should probably start using use the new
microsoft/dotnet
images soon?@glennc wdyt?
@muratg track this for rc2 as well maybe?
The text was updated successfully, but these errors were encountered: