You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/13 14:25:15 UTC

[GitHub] jonpspri commented on a change in pull request #3063: use alpine linux for base image

jonpspri commented on a change in pull request #3063: use alpine linux for base image
URL: https://github.com/apache/incubator-openwhisk/pull/3063#discussion_r156672388
 
 

 ##########
 File path: common/scala/Dockerfile
 ##########
 @@ -1,8 +1,5 @@
-FROM buildpack-deps:trusty-curl
+FROM alpine:3.6
 
 Review comment:
   Agreed there needs to be a conversation around JDK.  Oracle doesn't support the s390x architecture I'm working on; I am working with openjdk there but haven't completed regression testing.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services