Skip to content

Commit 5591f0e

Browse files
committed
Adding FMW Infrastructure 14.1.2.0
1 parent bc16024 commit 5591f0e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+285
-1488
lines changed

OracleFMWInfrastructure/README.md

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,34 @@
1-
Oracle Fusion Middleware Infrastructure on Docker
2-
=================================================
3-
This Docker configuration has been used to create the Oracle Fusion Middleware Infrastructure binary image. Providing this FMW image facilitates the configuration and environment set up for DevOps users. This project includes the creation of an FMW Infrastructure domain.
1+
#Oracle Fusion Middleware Infrastructure on Docker
2+
=============================================================================================================================================================
43

5-
**IMPORTANT**: We provide Dockerfiles as samples to build WebLogic images but this is _NOT_ a recommended practice. We recommend obtaining patched WebLogic Server images; patched images have the latest security patches. For more information, see [Obtaining, Creating, and Updating Oracle Fusion Middleware Images with Patches](https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/opatc/obtaining-creating-and-updating-oracle-fusion-middleware-images-patches.html#GUID-4FB15429-C985-472F-BDC6-669CA1B678E8).
4+
This repository contains sample Docker configurations to facilitate installation, configuration, and environment setup for DevOps users. This project includes quick start [Dockerfiles](https://github.com/oracle/docker-images/tree/main/OracleFMWInfrastructure/dockerfiles) and [samples](https://github.com/oracle/docker-images/tree/main/OracleFMWInfrastructure/samples) for Oracle Fusion Middleware Infrastructure (FMW Infrastructure) 12.2.1.4, and 14.1.2.0 based on Oracle Linux and Oracle JDK 8, 17, and 21.
65

7-
The samples in this repository are for advanced use cases only. For alternative methods, we suggest obtaining base WebLogic Server images from the [Oracle Container Registry](https://oracle.github.io/weblogic-kubernetes-operator/userguide/base-images/ocr-images/), using the open source [WebLogic Image Tool](https://oracle.github.io/weblogic-kubernetes-operator/userguide/base-images/custom-images/) to create custom images, and using the open source [WebLogic Kubernetes Operator](https://oracle.github.io/weblogic-kubernetes-operator/) to deploy and manage WebLogic domains.
6+
**IMPORTANT**: We provide Dockerfiles as samples to build FMW Infrastructure images but this is _NOT_ a recommended practice. We recommend obtaining patched FMW Infrastructure images; patched images have the latest security patches. For more information, see [Obtaining, Creating, and Updating Oracle Fusion Middleware Images with Patches](https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/opatc/obtaining-creating-and-updating-oracle-fusion-middleware-images-patches.html#GUID-4FB15429-C985-472F-BDC6-669CA1B678E8).
87

9-
The certification of the Oracle FMW Infrastructure on Docker does not require the use of any file presented in this repository. Customers and users are welcome to use them as starters, and customize, tweak, or create from scratch, new scripts and Dockerfiles.
8+
The samples in this repository are for development purposes only. We recommend for production to use alternative methods, we suggest obtaining base FMW Infrastructure images from the [Oracle Container Registry](https://oracle.github.io/weblogic-kubernetes-operator/userguide/base-images/ocr-images/).
109

11-
# Samples
12-
## FMW Infrastructure domain in volume
13-
This project creates a Docker image which contains an Oracle Fusion Middleware Infrastructure domain image. The image extends the FMW Infrastructure binary image and builds an FMW Infrastructure domain persisted to a host volume.
14-
There are two images in this sample, one to create the RCU schema and one to create the FMW Infrastructure domain.
10+
Consider using the open source [WebLogic Image Tool](https://oracle.github.io/weblogic-kubernetes-operator/userguide/base-images/custom-images/) to create custom images, and using the open source WebLogic Kubernetes Operator to deploy and manage FMW Infrastructure domains in Kubernetes.
1511

16-
## 12.2.1.3 Patch
17-
This Dockerfile extends the Oracle FMW Infrastructure image and applies a patch.
12+
The certification of Fusion Middleware Infrastructure on Docker does not require the use of any file presented in this repository. Customers and users are welcome to use them as starters, and customize, tweak, or create from scratch, new scripts and Dockerfiles.
13+
14+
For pre-built images containing Oracle software, please check the [Oracle Container Registry](https://container-registry.oracle.com/).
15+
16+
## FMW Infrastructure Samples
17+
18+
This project provides a sample to create a FMW Infrastructure domain. The sample provides two Dockerfiles one that creates a FMW Infrastructure domain and one that creates RCU schema. The FMW Infrastructure domain image extends the FMW Infrastructure binary image and builds a domain persisted to a host volume. The RCU image extends the FMW Infrastructure image and creates RCU schema in the database.
19+
20+
We also provide a sample to patch the FMW Infrastructure binary image.
21+
22+
## License
23+
To download and run the FMW Infrastructure distribution, you must download the binaries from the Oracle website and accept the license indicated on that page.
24+
25+
To download and run the Oracle JDK, you must download the binary from the Oracle website and accept the license indicated on that page.
26+
27+
All scripts and files hosted in this project and GitHub [`docker-images/OracleFMWInfrastructure`](./) repository, required to build the Docker images are, unless otherwise noted, released under the [UPL 1.0](<https://oss.oracle.com/licenses/upl>/) license.
28+
29+
## Customer Support
30+
We support WebLogic Server in certified Docker containers, please read our Support statement. For additional details on the most current WebLogic Server supported configurations, please refer to the [Oracle Fusion Middleware Certification Pages](http://www.oracle.com/technetwork/middleware/ias/oracleas-supported-virtualization-089265.html).
1831

1932

2033
## Copyright
21-
Copyright (c) 2014, 2019 Oracle and/or its affiliates. All rights reserved.
34+
Copyright (c) 2014, 2025 Oracle and/or its affiliates.

OracleFMWInfrastructure/dockerfiles/12.2.1.3/Checksum

Lines changed: 0 additions & 5 deletions
This file was deleted.

OracleFMWInfrastructure/dockerfiles/12.2.1.3/README.md

Lines changed: 0 additions & 143 deletions
This file was deleted.

OracleFMWInfrastructure/dockerfiles/12.2.1.3/fmw_12.2.1.3.0_infrastructure_Disk1_1of1.zip.download

Lines changed: 0 additions & 5 deletions
This file was deleted.

OracleFMWInfrastructure/dockerfiles/12.2.1.3/properties/domain_security.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Download FMW Infrastructure Installer 14.1.2.0
2+
#
3+
# - http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-for-dev-1703574.html
4+
#
5+
eb15e00de2b7cab41af69ef591069b8f V1045135-01.zip

0 commit comments

Comments
 (0)