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 2022/11/14 22:25:48 UTC

[GitHub] [openwhisk-runtime-python] mrutkows commented on a diff in pull request #135: Script to build docker images locally

mrutkows commented on code in PR #135:
URL: https://github.com/apache/openwhisk-runtime-python/pull/135#discussion_r1022125651


##########
tutorials/local_build.md:
##########
@@ -33,9 +33,12 @@ cd openwhisk-runtime-python
 2. Build docker
 
 Build using Python 3.7 (recommended). This tutorial assumes you're building with python 3.7.
-
+Run local_build.sh with the correct parameters to build docker

Review Comment:
   Hoping that you could help out and make this markdown more readable?
   
   - Reduce the use of numbered lists (and do not start at zero 0.)
   - Create more subsection headings to break up the numbered lists 
     - e.g., "Build the iamge", "Run the image", "Test the image" (with Curl) etc.
   - Create subsections that show case "Testing with Helloworld" and explain init/run entry points into image.
   
   May wish to align with work in the nodejs runtime's README and docker build/run/test README:
   https://github.com/apache/openwhisk-runtime-nodejs/pull/227
   
   Please know further updates to the files there are expected.
   



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

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org