# Oracle WebCenter Portal on Container
This Repository contains Oracle WebCenter Portal 14.1.2.0.0 image. The container image for Oracle WebCenter Portal, facilitates the creation of a WebCenter Portal multi-server domain or a single server domain running in Containers or Kubernetes. This makes it simple to deploy applications and any resources the application might need.
# Oracle WebCenter Portal 14.1.2.0.0 Container Image
The image is created using the WebLogic Image Tool and have a pre-installed Oracle Home with the Oracle Fusion Middleware Infrastructure 14.1.2.0.0, JDK 21, and are based on Oracle Linux 9 slim.
| Product Home | JDK and Oracle Linux version | Tag |
| ---------------------------------:|:---------------------------- :| --------------------------:|
|Oracle WebCenter Portal 14.1.2.0.0 | JDK 17 + Oracle Linux 8 | webcenterportal:14.1.2.0-jdk17-ol8-241205 |
|Oracle WebCenter Portal 14.1.2.0.0 | JDK 21 + Oracle Linux 8 | webcenterportal:14.1.2.0-jdk21-ol8-241205 |
|Oracle WebCenter Portal 14.1.2.0.0 | JDK 17 + Oracle Linux 9 | webcenterportal:14.1.2.0-jdk17-ol9-241205 |
|Oracle WebCenter Portal 14.1.2.0.0 | JDK 21 + Oracle Linux 9 | webcenterportal:14.1.2.0-jdk21-ol9-241205 |
# Instructions
Before pulling the image you must login to Oracle Container registry using your Oracle SSO credentials.
$ docker login container.registry.com
Sample command to pull the image.
$ docker pull container.registry.com/middleware/webcenterportal:14.1.2.0-jdk17-ol8-241205
NOTE: For detailed information and sample commands for Oracle Webcenter Portal on Container, [please refer this]https://github.com/oracle/docker-images/blob/main/OracleWebCenterPortal/README.md).For production support, see this repository