Using Docker to continuously deploy to Azure
How to use docker to setup continuous deployment to the Azure cloud (Azure app service)
PC -> docker build image -> push image to azure container registery -> app service listens and auto-deploys when new image available