ASP.Net Core Custom Docker Containers in your Azure Web App - Part 2 Part 1 of this services, contains the details you need to create a Docker Image and Container locally to verify it's all working as you expect. Then build, tag, push it to a provisioned Docker Registry manually for use elsewhere.
Azure App Service Featured Custom Docker Containers on Azure Web Apps - Part 1 Over the last few months, we've moved all our sites to Custom Docker Containers deployed on Azure Web Apps. This gives us a lot of flexibility in testing and deployment. In this series