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.
2 parents f661b99 + 9fd9aea commit eef876dCopy full SHA for eef876d
README.md
@@ -18,7 +18,7 @@ with this effort, we have created the [WebLogic Image Tool](https://github.com/o
18
19
## Features of the Oracle WebLogic Image Tool
20
21
-The Image Builder Tool can create a WebLogic Docker image from any base image (for example, Oracle Linux, Ubuntu), install a given version of
+The Oracle WebLogic Image Tool can create a WebLogic Docker image from any base image (for example, Oracle Linux, Ubuntu), install a given version of
22
WebLogic (for example, 12.2.1.3.0), install a given JDK (for example, 8u202), apply selected patches, and create a domain with a given
23
version of [WDT](https://github.com/oracle/weblogic-deploy-tooling). The tool can also update a Docker image either
24
created using this tool or a Docker image built by the user (you should have an `ORACLE_HOME` `env` variable defined by
0 commit comments