Skip to content

Install JDK for building Cinc Server

Lance Albertson requested to merge jdk into master
  • Add JDK_VER build arg since each platform includes the major version of openjdk to install as the package name
  • Create get_jdk bash function to help querying what versions to get
  • Update tests

This supersedes and partially replaces !1 (closed).

Merge request reports