Deploy docker container to Azure Web App.

The plan

  1. Create a dotnet core web app
  2. Create docker file to build and run locally
  3. Use docker-compose to override to use the same container for production