New featureMedium

Amazon ECR now supports image layers up to 200 GB

Amazon ECR increases the maximum image layer size to 200 GB for images pushed via Docker push, eliminating the need to split data across multiple layers or use external storage for large language models, genomics datasets, or large binary dependencies

Amazon Elastic Container Registry (Amazon ECR) has increased the maximum image layer size limit to 200 GB for images pushed via Docker push. Previously, packaging assets required splitting data across multiple layers or offloading to external storage systems. With this update, customers can store up to 200 GB in a single image layer, eliminating extra complexity for use cases like embedding large language models, bundling genomics datasets, or packaging large binary dependencies directly into container images. Images pushed using the AWS SDK or CLI (UploadLayerPartAPI) remain limited to 50 GB. This feature is available in all AWS Regions and partitions where Amazon ECR is available except the Middle East (Bahrain) and Middle East (UAE) Regions.

Read the original AWS announcement