csantanapr commented on issue #3504: use alpine-java base image (alpine 3.7 + oracle 8u162b12_server-jre) URL: https://github.com/apache/incubator-openwhisk/pull/3504#issuecomment-385115246 @tysonnorris >@csantanapr the adoptopenjdk image you pointed to was openjdk8-openj9 - I assume that is a j9 one? It's not j9 But @markusthoemmes point do not take any image from `adoptopenjdk` for now take an official image `openjdk` Ok let's try again can you use this one? `FROM openjdk:8u151-jdk-alpine` I'm running out of options
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
