A municipal GIS team needs the Oracle-managed place to store, share, and retrieve container images with the ordinary Docker CLI. Which OCI service should they use?
Select an answer to reveal the explanation.
Short Explanation
OCIR is OCI’s managed, OCI-compliant container registry—the Docker CLI’s home for push and pull. Object Storage with a sticker is not a registry.
Full Explanation
Oracle Cloud Infrastructure Registry (OCIR) is the Oracle-managed registry for storing and retrieving container images. It implements the Docker V2 / OCI distribution API, so the standard Docker CLI is the client. It is not Object Storage rebranded, not Compute custom images, and not a mandate to use only a third-party registry.