Obtain the Oracle SOA Suite Docker Image
The Oracle SOA Suite image is prebuilt by Oracle for 14.1.2.0.0. The Oracle Container Registry hosts container images based on both Oracle Linux 8 (ol8) and 9 (ol9) for both JDK 17 and JDK 21. These are the only images supported for production deployments.
Note:
The default Oracle SOA Suite image name used for Oracle SOA Suite domains deployment issoasuite:release-version
. The image obtained must be
tagged accordingly using the podman tag command. If you want to use a different name
for the image, make sure to update the new image tag name in the
create-domain-inputs.yaml
file and also in other instances
where the soasuite:release-version
image name is used.
Obtain the Oracle SOA Suite images by downloading from the Oracle Container
Registry.