You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/13 02:23:54 UTC

[GitHub] xingzhou commented on issue #68: Update counchdb image init script to avoid python package installatio?

xingzhou commented on issue #68: Update counchdb image init script to avoid python package installatio?
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/68#issuecomment-336332271
 
 
   yeap, @jcrossley3. /cc @dgrove-oss, your opinion on this?
   
   Besides, also found a related open SSL issue during launching the latest couchdb image, can be addressed by upgrading the system pyopenssl package as:
   ```
   sudo pip install -U pyopenssl
   ```
   will update this patch to include this as well.
 
----------------------------------------------------------------
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