Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

Commit 792c47c

Browse files
📝 Add link to Docker documentation section
This commits adds a link to excellent talk about ASP.NET 5 (.NET Core) and Docker including basics, advanced optimization and composing - all in context of .NET cross-platform development with generator based workflow Thanks!
1 parent 3569caf commit 792c47c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ Are you curious about Docker, Linux containers and ASP.NET 5 Docker image and al
269269
- [Docker image for ASP.NET 5 (Docker Hub)](https://hub.docker.com/r/microsoft/aspnet/)
270270
- [Running ASP.NET 5 applications in Linux Containers with Docker (MSDN)](http://blogs.msdn.com/b/webdev/archive/2015/01/14/running-asp-net-5-applications-in-linux-containers-with-docker.aspx)
271271
- [ASP.NET 5 : Continuous Integration with Travis-CI, Tutum, Docker, Webhooks and Azure [Advanced]](http://tattoocoder.com/asp-net-5-continuous-integration-with-travis-ci-tutum-docker-webhooks-and-azure/)
272+
- [ASP.NET 5 on Docker talk at NDC {London}](https://vimeo.com/154588594) by [Mark Rendle](https://twitter.com/markrendle)
272273

273274
[Return to top](#top)
274275

0 commit comments

Comments
 (0)