style95 commented on issue #2927: [Feature request] bash kind action
URL: 
https://github.com/apache/incubator-openwhisk/issues/2927#issuecomment-346996835
 
 
   @rabbah great documents! 
   I knew we can run any bash script or binaries with custom docker skeleton 
but I couldn't imagine such use cases. That would be very useful when user want 
to add their own dependencies without pulling custom docker image.
   
   For clarity, I wanted `--kind bash` in this pr.
   User will be able to create an action like this:
   
   ```
   wsk action create hello hello.sh
   ``` 
   
   Then users can also more easily take advantage of what you mentioned to add 
dependencies.
   
   @sungjunyoung 
   It seems your changes will be valuable when user uses `bash` action.
   How about creating a PR with your changes.
   We can get more people involved and discuss your approach in depth.
   It would be more easier to get your changes 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:
[email protected]


With regards,
Apache Git Services

Reply via email to