177k views
3 votes
Which statement is valid for OCI Container Registry (OCIR)?

1 Answer

4 votes

Final answer:

OCI Container Registry (OCIR) is a fully-managed Docker container registry service provided by Oracle Cloud Infrastructure (OCI). It provides a centralized repository for container image storage, supports private and public repositories, and integrates with other OCI services like Oracle Kubernetes Engine (OKE).

Step-by-step explanation:

OCI Container Registry (OCIR) is a fully-managed, secure Docker container registry service provided by Oracle Cloud Infrastructure (OCI).

Some valid statements about OCIR include:

  1. OCIR provides a centralized repository for storing, managing, and sharing container images.
  2. OCIR supports private and public repositories, allowing users to control access to their container images.
  3. OCIR integrates seamlessly with other OCI services, such as Oracle Kubernetes Engine (OKE), enabling smooth deployment of containerized applications.
User Pavel Antspovich
by
9.1k points