Skip to content

Commit 383916e

Browse files
authored
DOC for adding additional OS packages (#218)
* [skip-ci] DOC for adding additional OS packages to AdditionalBuildCommands
1 parent dc9928f commit 383916e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/create-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ The input for this parameter is a simple text file that contains one or more of
5757

5858
| Section | Build Stage | Timing |
5959
| --- | --- | --- |
60+
| `package-manager-packages` | All | A list of OS packages, such as `ftp gzip`, separated by line or space. |
6061
| `before-jdk-install` | Intermediate (JDK_BUILD) | Before the JDK is installed. |
6162
| `after-jdk-install` | Intermediate (JDK_BUILD) | After the JDK is installed. |
6263
| `before-fmw-install` | Intermediate (WLS_BUILD) | Before the Oracle Home is created. |

0 commit comments

Comments
 (0)