aspnet-docker/README.md

14 строки
665 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`](./README.aspnetcore-build.md)
- [`microsoft/aspnetcore`](./README.aspnetcore.md)
2018-03-09 20:21:46 +03:00
- [`microsoft/aspnetcore-build-nightly`](./README.aspnetcore-build-nightly.md)
- [`microsoft/aspnetcore-nightly`](./README.aspnetcore-nightly.md)
FYI: the `microsoft/aspnet` image has moved to <https://github.com/Microsoft/aspnet-docker>.