'Windows image in Azure Container Instances takes to long to start
I tried creating a base Windows image (tag:2004) in Azure Container Instances and it took more than 10 minutes to start.
Is this normal? From what I've read it should take seconds to spin up a container.
Solution 1:[1]
Since Window images is quite large it containe many software and file, This might take time to spin up
Yes user238923, You are on right document, You can check window cache images in Azure Container Instance on specific location.
Cache window images in westcentralus location
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |



