-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
AT
Decrease image size (WebSphere image is ~ 8 GB)
Solution Idea
- Install WLS 12R2 during build time from scratch using openjdk:8-slim
- Advantages
- the image is independent of the parent image registry.camunda.com/camunda-ci-weblogic:12R2-oracle-12
- the image size is reduced from currently 10 GB to ~2 GB
- This can be achieved by storing the oracle install jar fmw_12.2.1.4.0_wls_quick_Disk1_1of1 in our private maven repo
- Advantages