Configure a custom container - Azure App Service | Microsoft Docs
https://docs.microsoft.com/en-us/azure/app-service/configure-custom-container
Jul 15, 2022 · The first time you run a custom Docker image in App Service, App Service does a docker pull and pulls all image layers. These layers are stored on disk, like if you were using Docker on-premises. Each time the app restarts, App Service does a docker pull, but only pulls layers that have changed. If there have been no changes, App Service uses ...
DA: 29 PA: 35 MOZ Rank: 17