Closed tzezula closed 5 years ago
Can you rebase, it should build now
Thanks a lot. Rebased.
I've forgot to delete openjdk:8-jdk-slim
image locally and cached one was used.
The recent openjdk:8-jdk-slim
does not have packages for openjdk-8-doc
and openjdk-8-source
.
There are two possibilities install one from other repository add-apt-repository ppa:openjdk-r/ppa
or maybe better use a prebuilt JVMCI enabled JDK which we provide at https://github.com/graalvm/openjdk8-jvmci-builder/releases. Using prebuilt JVMCI enabled JDK should also speed up the image build.
Updated native-image to GraalVM 19.2.0.