Private images in Amazon ECR
Amazon ECR stores Docker images, Open Container Initiative (OCI) images, and OCI compatible artifacts in private repositories. You can use the Docker CLI, or your preferred client, to push and pull images to and from your repositories.
With Amazon ECR support for OCI v1.1, you can store and manage reference artifacts that are
defined by the OCI Referrers API
The Signing an image stored in an Amazon ECR private repository and Deleting signatures and other artifacts from an Amazon ECR private repository pages provide examples of how to use signature-related artifacts. For more information on signing container images, see Signing container images in the AWS Signer Developer Guide.
Topics
- Pushing an image to an Amazon ECR private repository
- Signing an image stored in an Amazon ECR private repository
- Deleting signatures and other artifacts from an Amazon ECR private repository
- Viewing image details in Amazon ECR
- Pulling an image to your local environment from an Amazon ECR private repository
- Pulling the Amazon Linux container image
- Deleting an image in Amazon ECR
- Retagging an image in Amazon ECR
- Preventing image tags from being overwritten in Amazon ECR
- Container image manifest format support in Amazon ECR
- Using Amazon ECR images with Amazon ECS
- Using Amazon ECR Images with Amazon EKS