Skip to content

Commit 3b8172d

Browse files
markxnelsonrjeberhard
authored andcommitted
tighten up language around prereqs already being appplied
1 parent dd9879e commit 3b8172d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/weblogic-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Docker Store.
6565
## Creating a custom image with patches applied
6666

6767
The Oracle WebLogic Server Kubernetes Operator requires patch 29135930.
68-
This patch does have some prerequisites that will also need to be applied. The standard image `store/oracle/weblogic:12.2.1.3` already has these patches applied.
68+
This patch does have some prerequisite patches that will also need to be applied. The standard image `store/oracle/weblogic:12.2.1.3` already has all of these patches applied.
6969

7070
[This sample](https://github.com/oracle/docker-images/blob/master/OracleWebLogic/samples/12213-patch-wls-for-k8s/README.md) in
7171
the Oracle GitHub Docker images repository demonstrates how to create an image with arbitrary patches, starting from an unpatched WebLogic Server 12.2.1.3 image (not the standard `store/oracle/weblogic:12.2.1.3` pre-patched image). You can customize that sample to apply a different set of patches, if you require additional patches or PSUs.

0 commit comments

Comments
 (0)