Create Docker Image using VS Code and Push to Azure Container Registry or Docker Hub
This post demonstrates how to dockerized .Net Core Application and push the image to Azure Registry or Docker Hub using the VS Code. Below is the structure of the project that will be used to show the demo. If you want to know how to add a docker file in