bragaigor opened a new pull request #101:
URL: https://github.com/apache/openwhisk-runtime-python/pull/101


   The introduced tutorial uses Docker and a transfers data tool (e.g. `curl`, 
`wget` or `Postman`). A summary of the tutorial
   steps are:
   
   1. Create docker container based on core/python3ActionLoop
      Dockerfile
   2. Deploy/run the container locally
   3. Create function that resides in a json file
   4. Initialize the function against the deployed container
      using either curl, wget or Postman
   5. Call/trigger function using either curl, wget or Postman
   
   I thought this would be a great addition to the Python Runtime and to help 
new comers to the project
   
   Signed-off-by: Igor Braga <[email protected]>


----------------------------------------------------------------
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:
[email protected]


Reply via email to