Buildpack构建它 pack build my-app --env BP_JVM_VERSION=8 但它不是随JDK一起提供的,只有JRE可用。它来了一个错误 compiler is null maybe you are on JRE enviroment please change to JDK environment 如何将jdk添加到我的应用镜像中
--------------------------- C:\Program Files\Java\jre7\lib\tools.jarnot a JRE (the com.sun.tools.javac.Main: Compilation failure
[ERROR] Unable to locate the Javac Compiler