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/04/18 16:46:42 UTC

[GitHub] [incubator-openwhisk] jthomas opened a new pull request #4451: Updating Node.js and Docker docs.

jthomas opened a new pull request #4451: Updating Node.js and Docker docs.
URL: https://github.com/apache/incubator-openwhisk/pull/4451
 
 
   Adding common use-case instructions based on community feedback. 
   
   ## Description
   
   Re-wrote Node.js and Docer action documentation to incorporate common issues users having been running into based on my interactions in the external community. 
   
   This includes...
   - Bundling external modules with native deps in Node.js
   - Using module bundlers to build single source file
   - Extending custom runtimes with Docker support
   - Better examples for `--native` flag.
   
   ## My changes affect the following components
   
   - [ ] Documentation
   
   ## Types of change
   - [ ] Documentation changes
   
   ## Checklist:
   - [ ] I signed an [Apache CLA](https://github.com/apache/incubator-openwhisk/blob/master/CONTRIBUTING.md).
   - [ ] I reviewed the [style guides](https://github.com/apache/incubator-openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :).
   - [ ] I added tests to cover my changes.
   - [ ] My changes require further changes to the documentation.
   - [ ] I updated the documentation where necessary.
   
   

----------------------------------------------------------------
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