tysonnorris 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-385112773 @csantanapr the adoptopenjdk image you pointed to was `openjdk8-openj9` - I assume that is a j9 one? I didn't want to use the version-less tags like `openjdk:8-jdk-alpine`, and did not find one with a version e.g. `8u152-b16` + alpine, but I'm open to suggestions. Closest I found with openjdk (not j9) + jdk version + alpine is `adoptopenjdk/openjdk8:jdk8u152-b16-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
