Closed ANierbeck closed 7 years ago
@ANierbeck Need to check, but Is that package available in that ubuntu version of the base image?
if not do something like the following:
RUN add-apt-repository ppa:openjdk-r/ppa
prior the install ;)
@ANierbeck but we don't do that ;-). Could you include this in your PR?
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openjdk-8-jdk```
done :)
@ANierbeck can you quickly check my additional commits here?
@joerg84 & @unterstein awesome guys ... 👍
btw. how long till this docker image is available, so I can test on my cluster?
This could fix the wrong java version issue, especially the explicit setting of the java version