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 dc9928f commit 383916eCopy full SHA for 383916e
site/create-image.md
@@ -57,6 +57,7 @@ The input for this parameter is a simple text file that contains one or more of
57
58
| Section | Build Stage | Timing |
59
| --- | --- | --- |
60
+| `package-manager-packages` | All | A list of OS packages, such as `ftp gzip`, separated by line or space. |
61
| `before-jdk-install` | Intermediate (JDK_BUILD) | Before the JDK is installed. |
62
| `after-jdk-install` | Intermediate (JDK_BUILD) | After the JDK is installed. |
63
| `before-fmw-install` | Intermediate (WLS_BUILD) | Before the Oracle Home is created. |
0 commit comments