Inspect pushed images, tags, sizes, and timestamps.
Section: ECR
Describe image details
bash
bash
aws ecr describe-images --repository-name my-appExplanation
Useful for release inventory and stale image cleanup.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing ECR
Delete one or more images
Remove images from a repository by tag or digest.
Set an ECR lifecycle policy
Attach a lifecycle policy document to a repository.