What is the maximum size of container image that can be deployed?

Vivek Bezavada 306 Reputation points Microsoft Employee
2020-05-08T20:02:47.167+00:00

What is the maximum size of container image that can be deployed?

[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
633 questions
0 comments No comments
{count} votes

Accepted answer
  1. KarishmaTiwari-MSFT 18,352 Reputation points Microsoft Employee
    2020-05-08T20:17:07.533+00:00

    The maximum size for a deployable container image on Azure Container Instances is 15 GB. You might be able to deploy larger images depending on the exact availability at the moment you deploy, but this is not guaranteed. The size of your container image impacts how long it takes to deploy, so generally you want to keep your container images as small as possible.

    Source : Azure Documentation FAQ Link

    0 comments No comments

0 additional answers

Sort by: Most helpful