Docker Blog Series Part 2 – Build & Deploy ASP.NET Core based Docker Container on Service Fabric

Pam Lahoud

This post is the second in a series of posts on Docker that Premier Developer consultant Monu Bambroo has posted on his blog.


Azure Service Fabric in addition to offering a Service Fabric programming model is also able to orchestrate container based services across a cluster of machines. Service Fabric can deploy services in container images. In this blog post, we will see how to use Service Fabric as an orchestrator for Windows based Docker images. The images will be published to Docker Hub and consumed by the Service Fabric orchestrator. We will build an ASPNET Core Web application, Dockerize it and publish it to Docker Hub. Finally we will publish the image to a Service Fabric Cluster.

Read the rest on Monu’s blog here.

0 comments

Discussion is closed.

Feedback usabilla icon