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 2019/07/20 12:45:55 UTC

[GitHub] [incubator-openwhisk-runtime-nodejs] style95 edited a comment on issue #144: Seems that nodejs:10 doesnt have package redis

style95 edited a comment on issue #144: Seems that nodejs:10 doesnt have package redis
URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/issues/144#issuecomment-513464409
 
 
   @lesomnus Hi.
   Thank you for the report.
   
   
   There was a discussion about this: https://lists.apache.org/thread.html/6247da5513692d4a0b55ffe5de1b6cd8fc74168ae4ab1934264aebd9@%3Cdev.openwhisk.apache.org%3E
   
   And we decided to keep the upstream runtime as pure as possible based on the assumption that 
    required packages can be added by OW operator in each downstream.
   It would be easier for downstream to customize packages if we keep the upstream pure enough.
   
   
   Regarding the default runtime, we relatively recently updated our default runtime to `nodejs:10`, so there might be some missing parts which do not take in `nodejs:10` as a defaut runtime yet.
   We are still updating them whenever we find them.
   
   Thank you to let us know.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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