Merge pull request #72 from Microsoft/bariscaglar-readme-update

Update README.md
This commit is contained in:
Baris Caglar 2018-01-08 15:18:04 -08:00 коммит произвёл GitHub
Родитель ad84ef5f94 1b4de91104
Коммит 3404db86e4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@ You will see an output similar to this:
You can connect the running container using the IP address and configured port, `http://172.28.103.186:8000` in the example shown.
In addition to static content, IIS can run other workloads including, but limited to ASP.NET, ASP.NET Core, NodeJS, PHP, and Apache Tomcat.
In addition to static content, IIS can run other workloads including, but not limited to ASP.NET, ASP.NET Core, NodeJS, PHP, and Apache Tomcat.
For a comprehensive tutorial on running an ASP.NET app in a container, check out [the tutorial on the docs site](https://docs.microsoft.com/en-us/dotnet/articles/framework/docker/aspnetmvc).