Question 3

Why has Unica Docker installed JRE9 and JDK8 on my system?

Unica Docker is bundled with JRE9 and JRE8. In the common-configMap.yaml file:
  • Provide the path of JRE9 for the parameter DOCKER_JAVA_HOME. Unica Docker uses JRE9 for installation tasks.
  • Provide the path of JDK8 for the parameter JAVA_HOME. The products of Unica uses JDK8.