OCIR shows repositories named project01/acme-web-app and project01/other-app. What do those names mean?
Select an answer to reveal the explanation.
Short Explanation
A slash in a repository name is just a character—project01/acme-web-app is one repo, not a folder holding another. Sibling names share a prefix for IAM convenience only.
Full Explanation
In OCIR, a name like project01/acme-web-app is a single repository name that happens to include a slash. It is not a directory hierarchy. project01/other-app is a sibling repository name, not a child folder. Shared prefixes help humans and IAM organization; they are not nested storage.