1Z0-1085-23 · Question #88
Which statement is VALID for Oracle Cloud Infrastructure Registry (OCIR)?
The correct answer is B. A single registry can contain both private and public Docker repositones. A single registry can contain both private and public Docker repositories in OCIR. A private repository requires authentication to pull images, while a public repository allows anyone with internet access and the appropriate URL to pull images. You can create and manage both…
Question
Which statement is VALID for Oracle Cloud Infrastructure Registry (OCIR)?
Options
- AYou can create only public Docker repositories in OCIR.
- BA single registry can contain both private and public Docker repositones.
- CA single registry can contain either private or public Docker repositones.
- DYou can create only private Docker repositories in OCIR.
How the community answered
(32 responses)- A13% (4)
- B78% (25)
- C6% (2)
- D3% (1)
Explanation
A single registry can contain both private and public Docker repositories in OCIR. A private repository requires authentication to pull images, while a public repository allows anyone with internet access and the appropriate URL to pull images. You can create and manage both types of repositories using the OCI Console or the Docker CLI.
Topics
Community Discussion
No community discussion yet for this question.