tysonnorris commented on a change in pull request #3063: use alpine linux for base image URL: https://github.com/apache/incubator-openwhisk/pull/3063#discussion_r155931290
########## File path: common/scala/Dockerfile ########## @@ -1,8 +1,5 @@ -FROM buildpack-deps:trusty-curl +FROM alpine:3.6 Review comment: switching jdk from oracle to openjdk should be a separate topic, I think; I'm not sure all the ramifications there, I believe @bwmcadams ran into some issue with openjdk in recent times? ---------------------------------------------------------------- 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
