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