We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8172d commit 60656c2Copy full SHA for 60656c2
site/weblogic-docker-images.md
@@ -107,5 +107,9 @@ are provided that demonstrate how to create the image using:
107
* [WebLogic Deploy Tooling](https://github.com/oracle/weblogic-deploy-tooling)
108
to define the domain.
109
110
+In these samples you will see a reference to a "base" or `FROM` image. You should use an image
111
+with the mandatory patches installed as this base image. This image could be either
112
+the standard `store/oracle/weblogic:12.2.1.3` pre-patched image or an image you created using the instructions above.
113
+
114
**Note**: Oracle recommends that Docker images containing WebLogic domains
115
be kept in a private repository.
0 commit comments