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

Update the README to demonstrate multi-stage builds #264

Closed natemcmaster closed 7 years ago

natemcmaster commented 7 years ago

Multi-stage builds are generally available now. I've updated the example in the readme to use this feature to build in microsoft/aspnetcore-build and copy the published output to microsoft/aspnetcore.

natemcmaster commented 7 years ago

See it in markdown: https://github.com/aspnet/aspnet-docker/blob/namc/multi-stage/README.aspnetcore-build.md#example-usage