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-385111319 The image I pointed is not J9, it's actually openjdk from the adoptopenjdk project. @Param-S Can explain the differences better than me and confirm. From what understand it include some performance and benefits on using the adoptopenjdk image, But for now I think is OK to move out from oracle, so lets choose just vanilla openjdk like @markusthoemmes proposed. And re-evaluate and like you said with some performance and long running tests, before moving to adoptopenjdk. @tysonnorris looks like you can use the image `FROM openjdk:8-jdk-alpine`
---------------------------------------------------------------- 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
