Obtain the Base Image to Create the JRF Domain

To create a JRF domain on PV, you will require a base image or a container image with WebLogic Server or Fusion Middleware infrastructure to run the WebLogic domains in Kubernetes. You can obtain the base image using one of the following options:
  • From Oracle Container Registry (OCR). For example: container-registry.oracle.com/middleware/weblogic:12.2.1.4.
  • From Oracle WebLogic Server for OKE administration host. For example, <ocir_tenancy_name>/<namespace>/<domain_name>/wls-base-image/12214:12.2.1.4.230117-230117.
  • By creating a new base image using the Oracle WebLogic Server for OKE Jenkins Pipeline job create base image. See Pipeline Jobs.