-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
-
S2I functionality is provided by several modules within the image sources.
modules/s2i/core/modules.yaml has the definition of the environment variables for tuning the S2I build.
Add a new environment variable (defaulting to false) to optionally enable jlink functionality (pick a name)
Most of the S2I implementation lives in modules/s2i/core/artifacts/opt/jboss/container/s2i/core/s2i-core
although not all, for example the actual invocation of mvn is here
figure out the best place to hook the jlink scripts into. It has to take place after mvn completes successfully.
- depends on
-
OPENJDK-2178 create a jlink module in the openjdk container image sources
-
- Closed
-
- links to