aspnet / aspnet-docker

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
https://asp.net
719 stars 171 forks source link

Begin producing 2.1 nightly images #279

Closed natemcmaster closed 6 years ago

natemcmaster commented 7 years ago

Depends on microsoft/dotnet-nightly to begin consuming 2.1 daily builds of .NET Core.

cc @MichaelSimons

MichaelSimons commented 7 years ago

Depends on https://github.com/dotnet/dotnet-docker-nightly/issues/398

dls314 commented 7 years ago

Are 2.1 preview nightly images likely to be available soon?

natemcmaster commented 7 years ago

microsoft/dotnet-nightly has them already. I'll merge #280 later today to begin making 2.1 images of microsoft/aspnetcore-nightly and microsoft/aspnetcore-build-nightly.

That said, those images won't actually have the 2.1 runtime, only the 2.1 SDK. A bunch of people are on summer break and we have no schedule yet for when that will be fixed.

cwardcode commented 7 years ago

@natemcmaster Is there any update on the ETA for runtime images being produced?

natemcmaster commented 7 years ago

Hopefully a week or two, but I can't promise anything. We're blocked on internal infrastructure changes required to retarget aspnetcore to netcoreapp2.1.

natemcmaster commented 6 years ago

That took longer than expected, but this is done now. Nightly images are up.