-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
-
The openjdk container sources are modular: see the contents of the modules/ sub-directory. Modules are referenced in the image descriptors (e.g. in ubi9-openjdk-17.yaml) as well as from other modules, e.g. the jvm module depends upon the proxy module.
The modules for a given image are compiled and serialised by Cekit .
The jlink scripts will need to live in one (or more) modules. Create a modules/jlink with a skeleton module.yaml file.
- is depended on by
-
OPENJDK-2179 adjust s2i module to optionally run jlink scripts after a successful app build
-
- Closed
-
-
OPENJDK-2180 add dependency on jlink module to an existing s2i module
-
- Closed
-
- links to