'How to determine size of images available in aws?

I'm using one of the images listed here https://github.com/aws/deep-learning-containers/blob/master/available_images.md, to create an sagemaker endpoint, but I keep getting "failed reason: Image size 15136109518 is greater that suppported size 1073741824" .

is there a way to find out the size of images provided https://github.com/aws/deep-learning-containers/blob/master/available_images.md or any aws managed images?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source