aspnet-docker/README.md

14 строки
843 B
Markdown
Исходник Обычный вид История

aspnet-docker
=============
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at <https://docs.asp.net>.
The repository is used to create multiple ASP.NET Core Docker images. Follow the links below for more details on each image.
- [`microsoft/aspnetcore-build`](https://github.com/aspnet/aspnet-docker/blob/master/README.aspnetcore-build.md)
- [`microsoft/aspnetcore`](https://github.com/aspnet/aspnet-docker/blob/master/README.aspnetcore.md)
- [`microsoft/aspnetcore-build-nightly`](https://github.com/aspnet/aspnet-docker/blob/dev/README.aspnetcore-build.md)
- [`microsoft/aspnetcore-nightly`](https://github.com/aspnet/aspnet-docker/blob/dev/README.aspnetcore.md)
FYI: the `microsoft/aspnet` image has moved to <https://github.com/Microsoft/aspnet-docker>.