2. Oracle Cloud Infrastructure Registry (OCIR)
Oracle Cloud Infrastructure Registry (OCIR) is a managed container registry service provided by OCI. It is an Open Container Initiative Registry that is compatible with Docker V2 API and can be used with docker cli and also on Kubernetes.
Official introductory document
https://docs.oracle.com/en-us/iaas/Content/Registry/Concepts/registryoverview.htm
# Deploy app using OCIR image
# Scan container image
# Use as Helm Chart Repository
As an individual, this article was written with my personal time. There may be errors in the content of the article, and the opinions in the article are personal opinions.