Last Friday I did a talk on Dutch Docker Day. Together with my colleague Alex Thissen We talked about “Dockerizing your ASP.NET Application on Windows and Linux”. We showed how you can use ASP.NET 5 to run cross platform in a Linux Docker Container, on a Mac and in an Windows Docker Container. The presentation […]
Continue reading
Tag Archives: Docker

Running a Visual Studio Build vNext agent in a Docker container
Update: 27-10-2016 Take a look at the official Microsoft Docker Images on DockerHub that also contain a Build agent With the introduction of the new build engine in Visual Studio Online and Team Foundation Server 2015, Microsoft also introduced real cross-platform build capabilities, The VSO-BuildAgent and tasks are both published as Open source on Github […]
Continue reading
Get started with Docker on Azure for Microsoft developers and/or Linux noobs
I said it earlier in a previous post. The world is changing. And especially the world of Microsoft Developers. In my post about modern tools I presented a list with tools that a developers must have in his toolbox. This list did not contain a lot of Microsoft tools. In the ALM space, and here […]
Continue reading